Update storage_balance job

Change-Id: I4f5b0881988452acdaac37b2c3c0573d88ecf244
This commit is contained in:
licanwei 2019-01-25 17:28:49 +08:00
parent 3fffe3b6fa
commit 0e46dec6c6
1 changed files with 8 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- watcherclient-tempest-functional - watcherclient-tempest-functional
- watcher-tempest-zone_migration - watcher-tempest-zone_migration
- watcher-tempest-host_maintenance - watcher-tempest-host_maintenance
- watcher-tempest-storage_balance
- watcher-tls-test - watcher-tls-test
gate: gate:
queue: watcher queue: watcher
@ -73,6 +74,13 @@
voting: false voting: false
vars: vars:
tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_storage_balance tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_storage_balance
devstack_local_conf:
test-config:
$TEMPEST_CONFIG:
volume:
backend_names: ['BACKEND_1', 'BACKEND_2']
volume-feature-enabled:
multi_backend: true
- job: - job:
name: watcher-tls-test name: watcher-tls-test