From 408abaee4926cd0e48648a0226ff4274f3860e81 Mon Sep 17 00:00:00 2001 From: Douglas Viroel Date: Wed, 17 Sep 2025 15:22:16 -0300 Subject: [PATCH] Enable Continuous Audit tests in CI Scenario continuous audit tests is being added but will not run by default, since not all stable branches have the zone_migration fixes needed to make tests stable. Depends-On: https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/954264 Change-Id: I5c49b251a49ee439bad024a1cf2569fcbeb2eaf1 Signed-off-by: Douglas Viroel --- .zuul.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 0f8999841..0df370723 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -85,6 +85,8 @@ min_microversion: 1.29 telemetry: ceilometer_polling_interval: 15 + optimize: + run_continuous_audit_tests: true devstack_plugins: ceilometer: https://opendev.org/openstack/ceilometer @@ -233,6 +235,7 @@ datasource: prometheus extended_attributes_nova_microversion: "2.96" data_model_collectors_period: 120 + run_continuous_audit_tests: true tempest_plugins: - watcher-tempest-plugin # All tests inside watcher_tempest_plugin.tests.scenario with tag "strategy"