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: I218f76e94101b8b1345667d3f44d18de1c70bfc4changes/85/606985/3
parent
07ccb1d6b0
commit
6d899b612c
30
.zuul.yaml
30
.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$
|
||||
|
|
Loading…
Reference in New Issue