Switch fips scenario jobs to Centos stream 9
Those jobs from periodic pipeline were run on Centos Stream 8 so far but lets switch them to new Centos Stream 9. Change-Id: I9d87d1c6d2c5415a4bd602cb6968db4d155f15e1
This commit is contained in:
parent
4f9313fca1
commit
e41b8d0a94
@ -592,9 +592,9 @@
|
||||
- job:
|
||||
name: neutron-ovs-tempest-fips
|
||||
parent: neutron-ovs-tempest-base
|
||||
nodeset: devstack-single-node-centos-8-stream
|
||||
nodeset: devstack-single-node-centos-9-stream
|
||||
description: |
|
||||
Scenario testing for a FIPS enabled Centos 8 system
|
||||
Scenario testing for a FIPS enabled Centos 9 system
|
||||
pre-run: playbooks/enable-fips.yaml
|
||||
vars:
|
||||
configure_swap_size: 4096
|
||||
@ -611,9 +611,9 @@
|
||||
- job:
|
||||
name: neutron-ovn-tempest-ovs-release-fips
|
||||
parent: neutron-ovn-tempest-ovs-release
|
||||
nodeset: devstack-single-node-centos-8-stream
|
||||
nodeset: devstack-single-node-centos-9-stream
|
||||
description: |
|
||||
Scenario testing for a FIPS enabled Centos 8 system
|
||||
Scenario testing for a FIPS enabled Centos 9 system
|
||||
pre-run: playbooks/enable-fips.yaml
|
||||
vars:
|
||||
configure_swap_size: 4096
|
||||
|
Loading…
Reference in New Issue
Block a user