mirror of
https://opendev.org/openstack/python-keystoneclient.git
synced 2026-01-11 19:57:34 +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: I6484b605b1a7b8bcc4589170d2645f7cb0ca66f6
4 lines
77 B
Text
4 lines
77 B
Text
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./keystoneclient/tests/unit}
|
|
top_dir=./
|
|
|