
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
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./freezer/tests/unit}
|
|
top_dir=./
|