diff --git a/.zuul.yaml b/.zuul.yaml index d82293393c7..9ca79c9f4d9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,6 @@ check: jobs: - cinder-tempest-dsvm-lvm-lio-barbican - - cinder-tox-compliance - cinder-tox-bandit-baseline: voting: false - nova-multiattach @@ -24,7 +23,6 @@ voting: false gate: jobs: - - cinder-tox-compliance - nova-multiattach - openstack-tox-functional-py35: branches: ^(?!driverfixes/).*$ @@ -76,22 +74,6 @@ - ^releasenotes/.*$ - ^tools/.*$ -- job: - # Test that all drivers follow the defined interface - name: cinder-tox-compliance - parent: openstack-tox - timeout: 2400 - vars: - tox_envlist: compliance - required-projects: - - openstack/requirements - files: - - ^cinder/volume/driver.py - - ^cinder/volume/drivers/.*$ - - ^cinder/interface/.*$ - - ^cinder/backup/.*$ - - ^cinder/zonemanager/.*$ - - job: # Security testing for known issues name: cinder-tox-bandit-baseline