diff --git a/.zuul.yaml b/.zuul.yaml index a4052ac7c..131c956f8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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