Merge "Make tempest scope more strict" into stable/stein

This commit is contained in:
Zuul 2020-04-04 04:15:18 +00:00 committed by Gerrit Code Review
commit f6e5161f3b
1 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,8 @@
featureset_override:
run_tempest: true
tempest_whitelist:
- 'volume'
- 'cinder_tempest_plugin'
- 'tempest.api.volume'
- 'tempest.scenario.test_volume_boot_pattern'
- 'cinder_tempest_plugin.api'
tempest_plugins:
- 'python-cinder-tests-tempest'