From b223e8e6c45086747495487274d7fa280586fcb1 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 26 Jan 2023 19:20:22 -0600 Subject: [PATCH] Remove stable/wallaby job from master gate stable/wallaby is in EM state. As Tempest and plugins masters does not support EM stable branches, QA team is pinning tempest in devstack stable/wallaby tesitng[1]. With that we do not need to test the stable/wallaby jobs on master gate [1] https://review.opendev.org/c/openstack/devstack/+/871782 Change-Id: I15afdc2d8e472e8ad93192155900aa10a4b8439f --- .zuul.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 87412c9..96205bf 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -9,7 +9,6 @@ - magnum-tempest-plugin-tests-api-zed - magnum-tempest-plugin-tests-api-yoga - magnum-tempest-plugin-tests-api-xena - - magnum-tempest-plugin-tests-api-wallaby gate: jobs: - magnum-tempest-plugin-tests-api @@ -32,12 +31,6 @@ nodeset: openstack-single-node-focal override-checkout: stable/xena -- job: - name: magnum-tempest-plugin-tests-api-wallaby - parent: magnum-tempest-plugin-tests-api - nodeset: openstack-single-node-focal - override-checkout: stable/wallaby - - job: name: magnum-tempest-plugin-tests-api parent: magnum-tempest-plugin-base