Enable extra zone migration tests on master branch

Enable zone migration tests on master branch that are behind a config
flag. Those tests require backports so might not work on all stable
branches.

Depends-On: https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/969244
Change-Id: I0904677fbb6d4fd3671568cf6ae607c4870b6d4d
Signed-off-by: jgilaber <jgilaber@redhat.com>
This commit is contained in:
jgilaber
2025-12-10 14:18:56 +01:00
parent e427fa68a3
commit 72c7badcc5

View File

@@ -113,6 +113,8 @@
optimize:
run_extended_attributes_tests: true
run_continuous_audit_tests: true
run_zone_migration_extra_tests: true
run_zone_migration_storage_tests: true
# tempest variables
tempest_test_regex: watcher_tempest_plugin.tests\.(api|scenario)
# excluding tests with tag "real_load"