From 8cab628978120552836cb896e8fe436101b09995 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 5 Sep 2018 19:46:35 +0200 Subject: [PATCH] remove legacy-swift-dsvm-functional jobs The new job swift-dsvm-functional replaces job legacy-swift-dsvm-functional-identity-v3-only. Remove legacy-swift-dsvm-functional, we do not install with Identity v2 since queens. Change-Id: I8b353cba66b22de42ae42954ec44e5802224fc23 --- .zuul.yaml | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 42ceaee328..35bf7edd40 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -121,7 +121,7 @@ name: swift-dsvm-functional parent: devstack-minimal description: | - Setup a Swift/Keystone environment and run Swift's func tests + Setup a Swift/Keystone environment and run Swift's func tests. required-projects: - git.openstack.org/openstack/requirements - git.openstack.org/openstack/swift @@ -234,21 +234,6 @@ - openstack-tox-pep8: irrelevant-files: - ^(api-ref|doc|etc|examples|releasenotes)/.*$ - - legacy-swift-dsvm-functional: - irrelevant-files: - - ^api-ref/.*$ - - ^doc/.*$ - - ^install-guide/.*$ - - ^releasenotes/.*$ - - ^test/unit/.*$ - - legacy-swift-dsvm-functional-identity-v3-only: - voting: false - irrelevant-files: - - ^api-ref/.*$ - - ^doc/.*$ - - ^install-guide/.*$ - - ^releasenotes/.*$ - - ^test/unit/.*$ - legacy-tempest-dsvm-neutron-full: irrelevant-files: - ^(test-|)requirements.txt$ @@ -306,13 +291,6 @@ - openstack-tox-pep8: irrelevant-files: - ^(api-ref|doc|etc|examples|releasenotes)/.*$ - - legacy-swift-dsvm-functional: - irrelevant-files: - - ^api-ref/.*$ - - ^doc/.*$ - - ^install-guide/.*$ - - ^releasenotes/.*$ - - ^test/unit/.*$ - legacy-tempest-dsvm-neutron-full: irrelevant-files: - ^(test-|)requirements.txt$