Merge "Switch fips scenario jobs to Centos stream 9"

This commit is contained in:
Zuul 2022-04-08 09:38:11 +00:00 committed by Gerrit Code Review
commit 4c05795f52

View File

@ -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