From 89fbb72032813ee541f98b9239d9ed9418043bf6 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Tue, 20 Feb 2024 18:30:22 +0100 Subject: [PATCH] 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 --- zuul.d/project-templates.yaml | 47 ----------------------------------- 1 file changed, 47 deletions(-) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index 627e9229..075fe533 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -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