From 9718a527430101b6c07af056668dc34bcecf5ff9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 28 May 2020 20:30:24 +0200 Subject: [PATCH] Remove retired congress Congress has been retired, remove the jobs. See https://review.opendev.org/721742 Change-Id: I0771a0789346a46a96278de1a11948ab561593c3 (cherry picked from commit 8afa49124a7e98917eff8b9dfa2f7eb20b032080) --- .zuul.yaml | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5c01435bf..9fcb4f4d3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -10,7 +10,6 @@ - release-notes-jobs-python3 check: jobs: - - murano-congress-devstack - murano-rally-task - murano-tempest-api - murano-tempest-cfapi @@ -23,10 +22,8 @@ - murano-tempest-api-ipv6-only - job: - name: murano-congress-devstack - parent: murano-tempest-base - voting: false - timeout: 4200 + name: murano-rally-task + parent: rally-task-murano irrelevant-files: &murano-irrelevant-files - ^(test-|)requirements.txt$ - ^setup.cfg$ @@ -34,31 +31,8 @@ - ^.*\.rst$ - ^releasenotes/.*$ - ^murano/tests/.*$ - required-projects: - - openstack/congress - - openstack/congress-dashboard - - openstack/mistral - - openstack/mistral-dashboard - - openstack/python-congressclient - - openstack/python-heatclient - - openstack/python-mistralclient - - openstack/python-muranoclient - vars: - devstack_services: - tls-proxy: false - devstack_localrc: - MURANO_ENABLE_MODEL_POLICY_ENFORCEMENT: true - devstack_plugins: - congress: https://opendev.org/openstack/congress - mistral: https://opendev.org/openstack/mistral - tempest_test_regex: functional - -- job: - name: murano-rally-task - parent: rally-task-murano - voting: false - irrelevant-files: *murano-irrelevant-files timeout: 7800 + voting: false vars: devstack_plugins: rally-openstack: https://opendev.org/openstack/rally-openstack