c1f4ad6184
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: I3760aae7bb78fdffc34a492f150bc7df8a4a9bf2
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./panko/tests}
|
|
top_dir=./
|
|
group_regex=(gabbi\.(suitemaker|driver)\.test_gabbi_(?:prefix_|)[^_]+)_
|