Add storage balance job

Change-Id: I9ae1c0232450c1960e55b067cb398e90bef02835
This commit is contained in:
licanwei
2019-01-25 09:30:31 +08:00
parent 7c62593495
commit dff99bdaa8

View File

@@ -67,6 +67,13 @@
vars:
tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance
- job:
name: watcher-tempest-storage_balance
parent: watcher-tempest-multinode
voting: false
vars:
tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_storage_balance
- job:
name: watcher-tls-test
parent: watcher-tempest-multinode