Merge "Run publishing jobs with CentOS 8 instead of 7"

This commit is contained in:
Zuul 2020-01-03 16:53:24 +00:00 committed by Gerrit Code Review
commit 0a55e319ce
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# to break them. They rather serve as a canary for broken POST jobs.
- ironic-python-agent-check-image-tinyipa:
voting: false
- ironic-python-agent-check-image-dib-centos7:
- ironic-python-agent-check-image-dib-centos8:
voting: false
# Non-voting jobs
- ipa-tempest-ironic-inspector-src:
@ -46,4 +46,4 @@
post:
jobs:
- ironic-python-agent-build-image-tinyipa
- ironic-python-agent-build-image-dib-centos7
- ironic-python-agent-build-image-dib-centos8