From 432f6b122b88661568e50faa42f1ee0bc879e3a9 Mon Sep 17 00:00:00 2001 From: Eric Harney Date: 2025年7月23日 17:14:28 -0400 Subject: [PATCH] Introduce fips-py311 job The centos9 node used to test fips fails to deploy a few openstack services as of Flamingo. Switch it to a python3.11 environment for FIPS jobs so that Flamingo services can run successfully there. Change-Id: Ic60f6a833369cb326d8956da5763c51d75d3c311 Signed-off-by: Eric Harney --- zuul.d/manila-tempest-jobs.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/zuul.d/manila-tempest-jobs.yaml b/zuul.d/manila-tempest-jobs.yaml index 36a1fafa..f03664b3 100644 --- a/zuul.d/manila-tempest-jobs.yaml +++ b/zuul.d/manila-tempest-jobs.yaml @@ -884,6 +884,13 @@ regex: ^stable/(yoga|xena|wallaby|victoria|ussuri)$ negate: true +- job: + name: manila-tempest-plugin-lvm-fips-py311 + parent: manila-tempest-plugin-lvm-fips + vars: + devstack_localrc: + PYTHON3_VERSION: 3.11 + - project-template: name: manila-tempest-plugin-jobs-using-service-image description: |

AltStyle によって変換されたページ (->オリジナル) /