Trim test list for lio-barbican job
We're running a fair number of scenario tests that we don't need to be here. Just grab the ones that are interesting for Cinder. Change-Id: If17a249bc99d3e16bd57cdf7ce73e1ce3a739455
This commit is contained in:
parent
786246e66f
commit
4334e44bb7
@ -56,7 +56,7 @@
|
||||
# As we are setting DEVSTACK_GATE_TEMPEST_ALL_PLUGINS, we need to add
|
||||
# the regex to limit the tests to the same as a tempest -efull would
|
||||
# run.
|
||||
DEVSTACK_GATE_TEMPEST_REGEX='(^tempest\.(api|scenario)|(^cinder\.tests.tempest))'
|
||||
DEVSTACK_GATE_TEMPEST_REGEX='(^tempest\.(api|scenario\.test_encrypted_cinder_volumes|scenario\.test_volume|scenario\.test_shelve_instance)|(^cinder\.tests.tempest))'
|
||||
DEVSTACK_GATE_TEMPEST_REGEX+='(?!.*VolumesSnapshotTestJSON.test_snapshot_backup)'
|
||||
DEVSTACK_GATE_TEMPEST_REGEX+='(?!.*VolumesBackupsAdminTest.test_volume_backup_export_import)'
|
||||
DEVSTACK_GATE_TEMPEST_REGEX+='(?!.*VolumesBackupsAdminTest.test_volume_backup_reset_status)'
|
||||
|
Loading…
Reference in New Issue
Block a user