From 6d899b612c4bd64986f985a1aa0b5f23667e0fd4 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 1 Oct 2018 11:44:33 -0400 Subject: [PATCH] Drop nova-multiattach job The dependent Tempest change enables the volume multiattach tests in the tempest-full and tempest-slow jobs, so we can drop the nova-multiattach job. Note that we'll still run that job on stable/queens and stable/rocky changes. Depends-On: https://review.openstack.org/606978 Change-Id: I218f76e94101b8b1345667d3f44d18de1c70bfc4 --- .zuul.yaml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c7895fe6251..d350ad13f6e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -15,21 +15,6 @@ - cinder-tempest-dsvm-lvm-lio-barbican - cinder-tox-bandit-baseline: voting: false - - nova-multiattach: - irrelevant-files: - - ^(test-|)requirements.txt$ - - ^.*\.rst$ - - ^api-ref/.*$ - - ^cinder/hacking/.*$ - - ^cinder/locale/.*$ - - ^cinder/tests/functional.*$ - - ^cinder/tests/unit.*$ - - ^contrib/block-box.*$ - - ^doc/.*$ - - ^releasenotes/.*$ - - ^setup.cfg$ - - ^tools/.*$ - - ^tox.ini$ - openstack-tox-functional-py35: irrelevant-files: - ^.*\.rst$ @@ -222,21 +207,6 @@ - ^tox.ini$ gate: jobs: - - nova-multiattach: - irrelevant-files: - - ^(test-|)requirements.txt$ - - ^.*\.rst$ - - ^api-ref/.*$ - - ^cinder/hacking/.*$ - - ^cinder/locale/.*$ - - ^cinder/tests/functional.*$ - - ^cinder/tests/unit.*$ - - ^contrib/block-box.*$ - - ^doc/.*$ - - ^releasenotes/.*$ - - ^setup.cfg$ - - ^tools/.*$ - - ^tox.ini$ - openstack-tox-functional-py35: irrelevant-files: - ^.*\.rst$