Merge "Remove cinder-tox-compliance job"
This commit is contained in:
commit
5604e8293a
18
.zuul.yaml
18
.zuul.yaml
@ -13,7 +13,6 @@
|
||||
check:
|
||||
jobs:
|
||||
- cinder-tempest-dsvm-lvm-lio-barbican
|
||||
- cinder-tox-compliance
|
||||
- cinder-tox-bandit-baseline:
|
||||
voting: false
|
||||
- nova-multiattach
|
||||
@ -164,7 +163,6 @@
|
||||
- ^tox.ini$
|
||||
gate:
|
||||
jobs:
|
||||
- cinder-tox-compliance
|
||||
- nova-multiattach
|
||||
- openstack-tox-functional-py35:
|
||||
irrelevant-files:
|
||||
@ -382,22 +380,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
|
||||
|
Loading…
Reference in New Issue
Block a user