From 083ccea2d14b39123bf19a3842654521c04727cc Mon Sep 17 00:00:00 2001 From: Jaromir Date: Mon, 11 Mar 2024 15:52:19 +0100 Subject: [PATCH] Make regex for excluding tests more specific Change-Id: I524fb2ad7e064aeaecf5515a13e33adcac9588e7 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5a821b6..3633587 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -32,7 +32,7 @@ sg-core: https://github.com/infrawatch/sg-core # NOTE(jokke): The following will disable the gabbi based integration tests for now. # We will need to figure out how we refactor them to be stable in the CI. - tempest_exclude_regex: (^telemetry_tempest_plugin\.scenario\.test_telemetry_integration) + tempest_exclude_regex: (^telemetry_tempest_plugin\.scenario\.test_telemetry_integration\.) devstack_services: tempest: true devstack_localrc: