Replace TripleO CentOS 8 jobs with CentOS 9 jobs
The TripleO team has replaced their CentOS 8 jobs with CentOS 9. Unfortunately, this broke our gate because we're still looking for the CentOS 8 jobs. This patch updates our jobs to use CentOS 9, which should fix the gate. Change-Id: Id54d0581dfc1426fea50302ea6b5b5ab217fe48d
This commit is contained in:
parent
33579d4c07
commit
935c7158b0
@ -24,7 +24,7 @@
|
||||
|
||||
- job:
|
||||
name: barbican-tox-functional-fips
|
||||
nodeset: devstack-single-node-centos-8-stream
|
||||
nodeset: devstack-single-node-centos-9-stream
|
||||
parent: barbican-tox-functional
|
||||
description: |
|
||||
Functional testing for a FIPS enabled Centos 8 system
|
||||
@ -107,9 +107,9 @@
|
||||
# to disable voting on one specific job if things go wrong.
|
||||
# If you need any support to debug these jobs in case of
|
||||
# failures, please reach us on #tripleo IRC channel.
|
||||
- tripleo-ci-centos-8-scenario002-standalone:
|
||||
- tripleo-ci-centos-9-scenario002-standalone:
|
||||
voting: false
|
||||
- tripleo-ci-centos-8-undercloud-containers:
|
||||
- tripleo-ci-centos-9-undercloud-containers:
|
||||
voting: false
|
||||
gate:
|
||||
queue: barbican
|
||||
|
Loading…
x
Reference in New Issue
Block a user