From 359cd3f87f23ff05af917033ddde2370eeb12e2d Mon Sep 17 00:00:00 2001 From: Lukas Piwowarski Date: Wed, 2 Oct 2024 08:35:59 -0400 Subject: [PATCH] [zuul] Enable Tempest cleanup This patch enables the Tempest cleanup feature that cleans all resources created during the Tempest test execution. Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/2381 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 9cf3fe9a..ae6c854b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -37,6 +37,7 @@ # Tempest cifmw_run_tempest: true + cifmw_test_operator_tempest_cleanup: true cifmw_test_operator_tempest_include_list: | ^tempest. cifmw_test_operator_tempest_exclude_list: |