
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: I75bea8174b9473b0648e1fc524dd8ea25dfb666d
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
[DEFAULT]
|
|
test_path=./osprofiler/tests/unit
|
|
top_dir=./
|
|
|