From b60e6df1e02d71f9a06901bd3fb645f031c74d9d Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 4 Jan 2024 20:49:08 -0800 Subject: [PATCH] Move stable branch testing to oldest supported branch Currently we test the stable branch with stable/train which is in EM phase and also failing. Stackviz need to test if supported branch works or not so let's test the oldest stable supported branch. Considering stable/yoga is going to EM/Unmaintained soon, I am adding stable/zed job. Change-Id: I5bf251f438317636aa0d2598718fe08a1aa97683 --- .zuul.yaml | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4fd7545..6db724c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -20,24 +20,6 @@ required-projects: - openstack/stackviz -- job: - name: tempest-full-rocky - parent: tempest-full-py3 - nodeset: openstack-single-node-xenial - override-checkout: stable/rocky - -- job: - name: tempest-full-stein - parent: tempest-full-py3 - nodeset: openstack-single-node-bionic - override-checkout: stable/stein - -- job: - name: tempest-full-train - parent: tempest-full-py3 - nodeset: openstack-single-node-bionic - override-checkout: stable/train - - project: templates: - publish-openstack-docs-pti @@ -62,7 +44,7 @@ - ^.coveragerc$ - ^.gitignore$ - ^.gitreview$ - - tempest-full-train: + - tempest-full-zed: irrelevant-files: *irrelevant-files gate: jobs: