summaryrefslogtreecommitdiff
path: root/zuul.d/tempest-singlenode.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zuul.d/tempest-singlenode.yaml')
-rw-r--r--zuul.d/tempest-singlenode.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml
index 3ab19ff279..de371cc1f1 100644
--- a/zuul.d/tempest-singlenode.yaml
+++ b/zuul.d/tempest-singlenode.yaml
@@ -495,9 +495,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:
nslookup_target: 'opendev.org'
@@ -515,9 +515,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:
nslookup_target: 'opendev.org'