Make ipa centos8 job non-voting

Until the fix for the job [1] lands make the
job non-voting. The fix needs patch in dib[2].

[1] https://review.opendev.org/#/c/738438/
[2] https://review.opendev.org/#/c/738435/

Depends-On: https://review.opendev.org/#/c/738434/
Change-Id: I91cd22f23657a2059334a4249f45f9afbd96b74e
This commit is contained in:
yatinkarel 2020-06-29 22:45:03 +05:30
parent 6822090e22
commit 868a6f0c8a
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,8 @@
- dib-functests-bionic-python3-image - dib-functests-bionic-python3-image
- dib-functests-bionic-python3-extras - dib-functests-bionic-python3-extras
- dib-functests-bionic-python3-containers - dib-functests-bionic-python3-containers
- ironic-python-agent-check-image-dib-centos8 - ironic-python-agent-check-image-dib-centos8:
voting: false
# IPA jobs that build AND validate an image via deployment (two ways). # IPA jobs that build AND validate an image via deployment (two ways).
- ipa-tempest-wholedisk-bios-ipmi-direct-dib-src: - ipa-tempest-wholedisk-bios-ipmi-direct-dib-src:
voting: false voting: false
@ -51,7 +52,6 @@
- dib-nodepool-functional-openstack-ubuntu-bionic-src - dib-nodepool-functional-openstack-ubuntu-bionic-src
- dib-nodepool-functional-openstack-ubuntu-focal-src - dib-nodepool-functional-openstack-ubuntu-focal-src
- dib-functests-bionic-python3 - dib-functests-bionic-python3
- ironic-python-agent-check-image-dib-centos8
experimental: experimental:
jobs: jobs:
- opendev-buildset-registry - opendev-buildset-registry