Merge "Switch TripleO jobs to CentOS 9"
This commit is contained in:
commit
6613d40fcb
@ -97,8 +97,8 @@
|
|||||||
voting: true
|
voting: true
|
||||||
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa
|
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa
|
||||||
- openstacksdk-functional-devstack-networking
|
- openstacksdk-functional-devstack-networking
|
||||||
- tripleo-ci-centos-8-content-provider
|
- tripleo-ci-centos-9-content-provider
|
||||||
- neutron-centos-8-tripleo-standalone:
|
- neutron-centos-9-tripleo-standalone:
|
||||||
voting: true
|
voting: true
|
||||||
vars: &consumer_vars
|
vars: &consumer_vars
|
||||||
consumer_job: true
|
consumer_job: true
|
||||||
@ -106,8 +106,8 @@
|
|||||||
remove_tags:
|
remove_tags:
|
||||||
- build
|
- build
|
||||||
dependencies: &consumer_deps
|
dependencies: &consumer_deps
|
||||||
- tripleo-ci-centos-8-content-provider
|
- tripleo-ci-centos-9-content-provider
|
||||||
- neutron-ovn-tripleo-ci-centos-8-containers-multinode:
|
- neutron-ovn-tripleo-ci-centos-9-containers-multinode:
|
||||||
vars: *consumer_vars
|
vars: *consumer_vars
|
||||||
dependencies: *consumer_deps
|
dependencies: *consumer_deps
|
||||||
- neutron-linuxbridge-tempest-plugin-scenario-nftables
|
- neutron-linuxbridge-tempest-plugin-scenario-nftables
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: neutron-centos-8-tripleo-standalone
|
name: neutron-centos-9-tripleo-standalone
|
||||||
parent: tripleo-ci-base-standalone-centos-8
|
parent: tripleo-ci-centos-9-standalone
|
||||||
voting: false
|
voting: false
|
||||||
branches: ^master$
|
branches: ^master$
|
||||||
vars:
|
vars:
|
||||||
@ -38,8 +38,8 @@
|
|||||||
- ^zuul.d/(?!(project)).*\.yaml
|
- ^zuul.d/(?!(project)).*\.yaml
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: neutron-ovn-tripleo-ci-centos-8-containers-multinode
|
name: neutron-ovn-tripleo-ci-centos-9-containers-multinode
|
||||||
parent: tripleo-ci-centos-8-containers-multinode
|
parent: tripleo-ci-centos-9-containers-multinode
|
||||||
branches: ^master$
|
branches: ^master$
|
||||||
vars:
|
vars:
|
||||||
nodes: 1ctlr
|
nodes: 1ctlr
|
||||||
|
Loading…
Reference in New Issue
Block a user