From 41e791119dfe5774b007e5849834717f9fdcbd1a 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 9cf3fe9a..5850af3b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -37,6 +37,9 @@ # Tempest cifmw_run_tempest: true + cifmw_test_operator_tempest_cleanup: true + cifmw_test_operator_tempest_image: quay.io/lpiwowar0/openstack-tempest-all + cifmw_test_operator_tempest_image_tag: v0.0.1 cifmw_test_operator_tempest_include_list: | ^tempest. cifmw_test_operator_tempest_exclude_list: |