From 29e4ff7420cf97f0f57c3f8f8273e0f084b2549f Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Wed, 11 Feb 2026 10:42:53 +0100 Subject: [PATCH] Add tox-py313 job Python 3.13 is the default on Debian Trixie, add a job to test it so we can add official support for it. Signed-off-by: Dr. Jens Harbott Change-Id: Ied6c56204d16a5a3456fa1787a78fad92cfee7bf --- .zuul.d/project.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 611b714f7..dd7f03728 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -31,6 +31,11 @@ nodes: - name: ubuntu-noble label: ubuntu-noble + - tox-py313: + nodeset: + nodes: + - name: debian-trixie + label: debian-trixie-8GB - dib-functests - opendev-buildset-registry - dib-devstack-functional-openstack-almalinux-8-containerfile-src: @@ -95,6 +100,11 @@ nodes: - name: ubuntu-noble label: ubuntu-noble + - tox-py313: + nodeset: + nodes: + - name: debian-trixie + label: debian-trixie-8GB - opendev-buildset-registry - nodepool-build-image-siblings - dib-devstack-functional-openstack-centos-9-stream-src