Add stable/2023.1 to periodic-stable templates

Add the stable/2023.1 branch to the list of branches for the
periodic stable job templates.
The supported python runtimes [1] are py38 and py310 for stable/2023.1.

[1] https://governance.openstack.org/tc/reference/runtimes/2023.1.html#python-runtimes-for-2023-1

Change-Id: Ib4a5823e6f8677bad36b176c7cc7977aea8683ed
This commit is contained in:
Elod Illes 2023-03-06 13:50:59 +01:00
parent e2e6e1fa15
commit 71c48b470b

View File

@ -2575,6 +2575,7 @@
- stable/xena
- stable/yoga
- stable/zed
- stable/2023.1
# py27 periodic jobs will run until Train, from Ussuri it will
# be replaced with python3 periodic jobs
- openstack-tox-py27:
@ -2601,9 +2602,13 @@
- stable/xena
- stable/yoga
- stable/zed
- stable/2023.1
- openstack-tox-py39:
branches:
- stable/zed
- openstack-tox-py310:
branches:
- stable/2023.1
- project-template:
name: periodic-stable-jobs-neutron
@ -2629,6 +2634,7 @@
- stable/xena
- stable/yoga
- stable/zed
- stable/2023.1
required-projects:
- openstack/neutron
# py27 periodic jobs will run until Train, from Ussuri it will
@ -2663,6 +2669,7 @@
- stable/xena
- stable/yoga
- stable/zed
- stable/2023.1
required-projects:
- openstack/neutron
- openstack-tox-py39:
@ -2670,6 +2677,11 @@
- stable/zed
required-projects:
- openstack/neutron
- openstack-tox-py310:
branches:
- stable/2023.1
required-projects:
- openstack/neutron
- project-template:
name: periodic-stable-jobs-ceilometer
@ -2695,6 +2707,7 @@
- stable/xena
- stable/yoga
- stable/zed
- stable/2023.1
required-projects:
- openstack/ceilometer
# py27 periodic jobs will run until Train, from Ussuri it will
@ -2729,6 +2742,7 @@
- stable/xena
- stable/yoga
- stable/zed
- stable/2023.1
required-projects:
- openstack/ceilometer
- openstack-tox-py39:
@ -2736,6 +2750,11 @@
- stable/zed
required-projects:
- openstack/ceilometer
- openstack-tox-py310:
branches:
- stable/2023.1
required-projects:
- openstack/ceilometer
- project-template:
name: periodic-jobs-with-neutron-lib-master