Hidekazu Nakamura ffc0c9b60d Add zone migration strategy scenario job
This patch adds zone migration strategy scenario job.

Change-Id: I36ca025f3efbdf426f49df9a6701e9b00f2e3f2d
Partially-implements: blueprint tempest-scenario-jobs
2018-04-05 08:37:14 +00:00

24 lines
715 B
YAML

- project:
check:
jobs:
- watcher-tempest-functional
- watcher-tempest-dummy_optim
- watcher-tempest-actuator
- watcher-tempest-basic_optim
- watcher-tempest-workload_balancing
- watcher-tempest-zone_migration
gate:
jobs:
- watcher-tempest-functional
- watcher-tempest-dummy_optim
- watcher-tempest-actuator
- watcher-tempest-basic_optim
- watcher-tempest-workload_balancing
- watcher-tempest-zone_migration
- job:
name: watcher-tempest-zone_migration
parent: watcher-tempest-multinode
vars:
tempest_test_regex: 'watcher_tempest_plugin.tests.scenario.test_execute_zone_migration'