From 93701c47f746e519d5ef66a821b1635a64130ef9 Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Wed, 16 Aug 2023 20:58:21 +0200 Subject: [PATCH] Remove rocky branch from periodic-stable templates All the project that had periodic-stable-jobs template set in their stable/rocky branch have transitioned to End of Life, and their branches were deleted [1]. This patch removes stable/rocky from the template as it is not needed anymore. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html Change-Id: I74c3a368fccedd4c1c023699535d5dcc7c00923c --- zuul.d/project-templates.yaml | 51 ----------------------------------- 1 file changed, 51 deletions(-) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index cea1e850..e28677e7 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -30,41 +30,6 @@ jobs: - noop -- project-template: - name: build-openstack-sphinx-docs - description: | - Runs legacy OpenStack doc build without publication jobs. - - This template is deprecated, it is only running on branches - until rocky. Use - :zuul:project_template:`build-openstack-docs-pti` for newer - branches. - check: - jobs: - - build-openstack-sphinx-docs - gate: - jobs: - - build-openstack-sphinx-docs - -- project-template: - name: publish-openstack-sphinx-docs - description: | - Runs legacy OpenStack doc build and publication jobs. - - This template is deprecated, it is only running on branches - until rocky. Use - :zuul:project_template:`publish-openstack-docs-pti` for newer - branches. - check: - jobs: - - build-openstack-sphinx-docs - gate: - jobs: - - build-openstack-sphinx-docs - post: - jobs: - - publish-openstack-sphinx-docs - - project-template: name: build-openstack-docs-pti description: | @@ -2608,9 +2573,6 @@ Runs periodic jobs on stable branches. periodic-stable: jobs: - - build-openstack-sphinx-docs: - branches: - - stable/rocky - openstack-tox-docs: branches: - stable/stein @@ -2626,7 +2588,6 @@ # be replaced with python3 periodic jobs - openstack-tox-py27: branches: - - stable/rocky - stable/stein - stable/train - openstack-tox-py36: @@ -2665,11 +2626,6 @@ tox_install_siblings to use it when building the venv. periodic-stable: jobs: - - build-openstack-sphinx-docs: - branches: - - stable/rocky - required-projects: - - openstack/neutron - openstack-tox-docs: branches: - stable/stein @@ -2687,7 +2643,6 @@ # be replaced with python3 periodic jobs - openstack-tox-py27: branches: - - stable/rocky - stable/stein - stable/train required-projects: @@ -2738,11 +2693,6 @@ tox_install_siblings to use it when building the venv. periodic-stable: jobs: - - build-openstack-sphinx-docs: - branches: - - stable/rocky - required-projects: - - openstack/ceilometer - openstack-tox-docs: branches: - stable/stein @@ -2760,7 +2710,6 @@ # be replaced with python3 periodic jobs - openstack-tox-py27: branches: - - stable/rocky - stable/stein - stable/train required-projects: