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:
Takashi Kajinami 2020-08-27 11:45:31 +00:00
parent 9ebb56bdac
commit d97360f72f
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -17,6 +17,7 @@
run: playbooks/run-libraries-beaker-tests.yaml
timeout: 3600
nodeset: centos-8
voting: false
irrelevant-files:
- ^.*\.md$
- ^.*\.rst$