python-freezerclient/.stestr.conf
Vu Cong Tuan 2c8cd7b651 Switch to stestr
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.

This patch also moves "commands" and "setenv"
from [testenv:pyNN] sections to [testenv].

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Ic9c99015516c31cbda2a626f8df4ff2f8dc3d852
2018-07-10 14:56:44 +07:00

5 lines
59 B
Plaintext

[DEFAULT]
test_path=./freezerclient/tests/unit
top_dir=./