tripleo-heat-templates/.stestr.conf
Oliver Walsh ed7c308fae Fix unit test discovery
The unit tests in container_config_scripts and tools are being skipped.

I18a83ef1909e758e82f7e9d888d65363a4528249 switched from testr to stestr
but also set the test path to just tripleo-heat-templates/tests.
Restore it back to ./ to discover all of the test in t-h-t.

Change-Id: I40eb122a20bb821de978afd6af1e9db5d4b7b648
(cherry picked from commit c9647167ea)
2022-08-08 06:30:50 +00:00

4 lines
48 B
Plaintext

[DEFAULT]
test_path=${TEST_PATH:-./}
top_dir=./