mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-11 19:56:28 +00:00
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I7079a92f972f5cb21e0d2077dd029701930a3590
3 lines
72 B
Text
3 lines
72 B
Text
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./heatclient/tests/unit}
|
|
top_dir=./
|