heat/.stestr.conf
Takashi Kajinami f56522b7ba Fix inconsistent environment for stestr test path
OS_TEST_PATH is commonly used, instead of TEST_PATH. Also we don't
have explicitly define the same default value.

Change-Id: I584f87e6a839702c1334527b6bcaaa7fa48c95d3
2025-02-16 03:25:36 +00:00

4 lines
61 B
Plaintext

[DEFAULT]
test_path=${OS_TEST_PATH:-./heat/tests}
top_dir=./