Fix irrelevant-files for two devstack jobs
cinder-plugin-ceph-tempest-mn-aa had no irrelevant-files definition, while cinder-tempest-plugin-lvm-lio-barbican used the list meant for functional tests. Both need to use the same definition shared by the other devstack jobs (gate-irrelevant-files). Change-Id: I83d358554ed1f1f38bef41d2375a79fe45151718
This commit is contained in:
@@ -50,8 +50,9 @@
|
||||
- ^tox.ini$
|
||||
- cinder-plugin-ceph-tempest-mn-aa:
|
||||
voting: false
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
- cinder-tempest-plugin-lvm-lio-barbican:
|
||||
irrelevant-files: *functional-irrelevant-files
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
- cinder-grenade-mn-sub-volbak:
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
- cinder-tempest-lvm-multibackend:
|
||||
|
||||
Reference in New Issue
Block a user