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: Ie5133b8e627f762402df38969aee15f48d192520
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
[DEFAULT]
|
|
test_path=./watcherclient/tests/functional
|
|
top_dir=./
|