Disable test grouping in stestr

False test failures have been observed with the
current group_regex setting for tests that access
CONF options. However, no flaky test behavior
occurs when running tests using python3 -m
unittest without stestr or when running tests
without parallelization.

Disabling group_regex resolves the
parallelization issue.

Change-Id: I69b9f94f1066ca10c808606341031def435fe79c
This commit is contained in:
Volodymyr Mevsha
2025-02-11 19:13:36 +02:00
parent 6256e29e3b
commit df5d71e723

View File

@@ -1,4 +1,3 @@
[DEFAULT]
test_path=${OS_TEST_PATH:-./freezer/tests/unit}
top_dir=./
group_regex=([^\.]+\.)+