Remove stein branch from periodic-stable templates

All the project that had periodic-stable-jobs template set in their
stable/stein branch have transitioned to End of Life, and their
branches were deleted [1]. This patch removes stable/stein from the
template as it is not needed anymore.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2023-September/034965.html

Change-Id: Ia61395c84da047e2a8747e6b1ac6fdaf2c19286e
This commit is contained in:
Elod Illes 2024-01-03 14:00:12 +01:00
parent 81044bc902
commit b51862ff21
1 changed files with 0 additions and 6 deletions

View File

@ -2761,7 +2761,6 @@
jobs:
- openstack-tox-docs:
branches:
- stable/stein
- stable/train
- stable/ussuri
- stable/victoria
@ -2775,7 +2774,6 @@
# be replaced with python3 periodic jobs
- openstack-tox-py27:
branches:
- stable/stein
- stable/train
- openstack-tox-py36:
branches:
@ -2817,7 +2815,6 @@
jobs:
- openstack-tox-docs:
branches:
- stable/stein
- stable/train
- stable/ussuri
- stable/victoria
@ -2833,7 +2830,6 @@
# be replaced with python3 periodic jobs
- openstack-tox-py27:
branches:
- stable/stein
- stable/train
required-projects:
- openstack/neutron
@ -2887,7 +2883,6 @@
jobs:
- openstack-tox-docs:
branches:
- stable/stein
- stable/train
- stable/ussuri
- stable/victoria
@ -2903,7 +2898,6 @@
# be replaced with python3 periodic jobs
- openstack-tox-py27:
branches:
- stable/stein
- stable/train
required-projects:
- openstack/ceilometer