Merge "Switch fips scenario jobs to Centos stream 9"
This commit is contained in:
commit
4c05795f52
@ -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