Make regex for excluding tests more specific

Change-Id: I524fb2ad7e064aeaecf5515a13e33adcac9588e7
This commit is contained in:
Jaromir 2024-03-11 15:52:19 +01:00
parent b8fd0674ad
commit 083ccea2d1
1 changed files with 1 additions and 1 deletions

View File

@ -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: