From bc60bdff0a024c046597dceb90c68c7110d6ce5d Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Wed, 11 Mar 2026 08:38:49 -0700 Subject: [PATCH] CI: Bring gate in line with Gazpacho testing py39 and py311 move to experimental; py310 moves to check and gate. See also: https://governance.openstack.org/tc/reference/runtimes/2026.1.html#python Signed-off-by: Tim Burke Change-Id: I3972536688087771ce9516a5f51e89f53c74344d --- .zuul.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index ad426943db..6a401d7887 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -632,9 +632,7 @@ irrelevant-files: &unittest-irrelevant-files - ^(api-ref|doc|releasenotes)/.*$ - ^test/(cors|functional|probe|s3api)/.*$ - - swift-tox-py39: - irrelevant-files: *unittest-irrelevant-files - - swift-tox-py312: + - swift-tox-py310: irrelevant-files: *unittest-irrelevant-files - swift-tox-py313: irrelevant-files: *unittest-irrelevant-files @@ -716,8 +714,7 @@ - swift-upload-image: irrelevant-files: *docker-irrelevant-files - swift-tox-py37 - - swift-tox-py39 - - swift-tox-py312 + - swift-tox-py310 - swift-tox-py313 - swift-tox-py314 - swift-tox-func-py312 @@ -752,8 +749,9 @@ experimental: jobs: - swift-tox-py38 - - swift-tox-py310 + - swift-tox-py39 - swift-tox-py311 + - swift-tox-py312 - swift-tox-func-py39-centos-9-stream - swift-tox-func-encryption-py39-centos-9-stream - swift-tox-func-ec-py39-centos-9-stream