c9647167ea
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
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
[DEFAULT]
|
|
test_path=${TEST_PATH:-./}
|
|
top_dir=./
|