From 1d7fdb3efa3af233a67fd4910aa8a1ae169f98b5 Mon Sep 17 00:00:00 2001 From: Cyril Roelandt Date: Thu, 28 Aug 2025 03:38:18 +0200 Subject: [PATCH] glance-multistore-cinder-import-fips: move to CentOS 10 This should fix an issue with the Python version being too old to run Glance. Change-Id: Ia6a56ba9b7e1c52c71b18506efefcf1f99404b9a Signed-off-by: Cyril Roelandt --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 36a0e2ea3c..549f411984 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -344,7 +344,7 @@ description: | The regular import workflow job to test with multiple cinder stores with fips enabled - nodeset: devstack-single-node-centos-9-stream + nodeset: devstack-single-node-centos-10-stream pre-run: playbooks/enable-fips.yaml vars: configure_swap_size: 4096