From 6ef31b044e28eea7da51b2f2beea472f6dff5fd1 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Tue, 31 May 2022 16:02:40 -0500 Subject: [PATCH] Remove stable/victoria job from master gate stable/victoria is in EM state and Tempest is pinned there so we do not need to test the stable/victoria jobs on master gate. Change-Id: Ia10922e946c06f936bb7062086f110f225c17b46 --- .zuul.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7e1d95b..921a0f9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,7 +13,6 @@ - cloudkitty-tempest-full-v2-storage-influxdb-yoga - cloudkitty-tempest-full-v2-storage-influxdb-xena - cloudkitty-tempest-full-v2-storage-influxdb-wallaby - - cloudkitty-tempest-full-v2-storage-influxdb-victoria gate: queue: cloudkitty jobs: *cloudkitty_tempest_jobs @@ -32,8 +31,3 @@ name: cloudkitty-tempest-full-v2-storage-influxdb-wallaby parent: cloudkitty-tempest-full-v2-storage-influxdb override-checkout: stable/wallaby - -- job: - name: cloudkitty-tempest-full-v2-storage-influxdb-victoria - parent: cloudkitty-tempest-full-v2-storage-influxdb - override-checkout: stable/victoria