Revert "Make CentOS8 beaker job voting"
Unfortunately CentOS8 beaker job is still broken in some puppet modules.
We should make beaker job non-voting to unblock our gate, until we fix
all issues.
This reverts commit 9ebb56bdac
.
Change-Id: If5269e761d1b097a70d0e07e50fd606d77107447
This commit is contained in:
parent
9ebb56bdac
commit
d97360f72f
@ -183,6 +183,7 @@
|
||||
name: puppet-openstack-beaker-centos-8
|
||||
parent: puppet-openstack-beaker-run-base
|
||||
nodeset: centos-8
|
||||
voting: false
|
||||
vars:
|
||||
nodepool_type: centos8
|
||||
puppet_gem_version: 5.5
|
||||
|
@ -17,6 +17,7 @@
|
||||
run: playbooks/run-libraries-beaker-tests.yaml
|
||||
timeout: 3600
|
||||
nodeset: centos-8
|
||||
voting: false
|
||||
irrelevant-files:
|
||||
- ^.*\.md$
|
||||
- ^.*\.rst$
|
||||
|
Loading…
Reference in New Issue
Block a user