From da0bad4acc7c293fc8b74d5fff29ec1cccd41814 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Wed, 29 Jul 2020 18:01:52 +0200 Subject: [PATCH] [Stable only] Drop *-master jobs These jobs are used to test neutron against current master branches of external projects (os-ken). Stable branches are not expected to run with this setup so we can drop the jobs there (especially as some of these jobs are periodic ones). Conflicts: .zuul.yaml This is adapted to the older single .zuul.yaml file layout Change-Id: I2b1f4c4e951b691fb0c66119699b26540b0babd8 (cherry picked from commit 21719a875d63adc9a823de7feacb119e5887f5af) --- .zuul.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c6154ca6f48..5a3b2b6f904 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -84,7 +84,6 @@ jobs: - neutron-functional - neutron-tempest-postgres-full - - neutron-tempest-with-os-ken-master experimental: jobs: @@ -467,17 +466,6 @@ - openstack/neutron - openstack/tempest -- job: - name: neutron-tempest-with-os-ken-master - parent: legacy-dsvm-base - run: playbooks/legacy/neutron-tempest-with-os-ken-master/run.yaml - post-run: playbooks/legacy/neutron-tempest-with-os-ken-master/post.yaml - timeout: 7800 - required-projects: - - openstack/devstack-gate - - openstack/neutron - - openstack/tempest - - job: name: neutron-fullstack-with-uwsgi parent: neutron-fullstack