Add host maintenance tempest

Change-Id: I3450ed8fe550195b80347680763549f45cf734f6
This commit is contained in:
licanwei 2018-12-18 09:26:15 +08:00
parent 90c8525ccb
commit a19b799de4
1 changed files with 8 additions and 0 deletions

View File

@ -16,6 +16,7 @@
- watcher-tempest-workload_balancing
- watcherclient-tempest-functional
- watcher-tempest-zone_migration
- watcher-tempest-host_maintenance
- watcher-tls-test
- openstack-tox-lower-constraints
gate:
@ -59,6 +60,13 @@
vars:
tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_zone_migration
- job:
name: watcher-tempest-host_maintenance
parent: watcher-tempest-multinode
voting: false
vars:
tempest_test_regex: watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance
- job:
name: watcher-tls-test
parent: watcher-tempest-multinode