Remove train and ussuri branch from periodic-stable
All the project that had periodic-stable-jobs template set in their stable/train and stable/ussuri branch have transitioned to End of Life, and their branches were deleted [1]. This patch removes these branches from the template as they are not needed anymore. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/UJ7Y76LRWTZQSSDAGMPWCCVVGGIX3TOG/ Change-Id: I0866722465b9e129a95619e03067188305eebd7b
This commit is contained in:
parent
d85300e755
commit
89fbb72032
@ -2761,8 +2761,6 @@
|
||||
jobs:
|
||||
- openstack-tox-docs:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
@ -2770,23 +2768,12 @@
|
||||
- stable/zed
|
||||
- stable/2023.1
|
||||
- stable/2023.2
|
||||
# py27 periodic jobs will run until Train, from Ussuri it will
|
||||
# be replaced with python3 periodic jobs
|
||||
- openstack-tox-py27:
|
||||
branches:
|
||||
- stable/train
|
||||
- openstack-tox-py36:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
- stable/yoga
|
||||
- openstack-tox-py37:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- openstack-tox-py38:
|
||||
branches:
|
||||
- stable/victoria
|
||||
@ -2815,8 +2802,6 @@
|
||||
jobs:
|
||||
- openstack-tox-docs:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
@ -2826,29 +2811,14 @@
|
||||
- stable/2023.2
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
# py27 periodic jobs will run until Train, from Ussuri it will
|
||||
# be replaced with python3 periodic jobs
|
||||
- openstack-tox-py27:
|
||||
branches:
|
||||
- stable/train
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
- openstack-tox-py36:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
- stable/yoga
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
- openstack-tox-py37:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
- openstack-tox-py38:
|
||||
branches:
|
||||
- stable/victoria
|
||||
@ -2883,8 +2853,6 @@
|
||||
jobs:
|
||||
- openstack-tox-docs:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
@ -2894,29 +2862,14 @@
|
||||
- stable/2023.2
|
||||
required-projects:
|
||||
- openstack/ceilometer
|
||||
# py27 periodic jobs will run until Train, from Ussuri it will
|
||||
# be replaced with python3 periodic jobs
|
||||
- openstack-tox-py27:
|
||||
branches:
|
||||
- stable/train
|
||||
required-projects:
|
||||
- openstack/ceilometer
|
||||
- openstack-tox-py36:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
- stable/yoga
|
||||
required-projects:
|
||||
- openstack/ceilometer
|
||||
- openstack-tox-py37:
|
||||
branches:
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
required-projects:
|
||||
- openstack/ceilometer
|
||||
- openstack-tox-py38:
|
||||
branches:
|
||||
- stable/victoria
|
||||
|
Loading…
x
Reference in New Issue
Block a user