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.

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

Change-Id: I2ee7c8a4f5cd91e77ddeccc84354dedf6e7e9196
This commit is contained in:
Vu Cong Tuan
2018-07-05 09:36:37 +07:00
parent 4f2a40fc80
commit 86a89fc21a
5 changed files with 13 additions and 8 deletions

3
.stestr.conf Normal file
View File

@@ -0,0 +1,3 @@
[DEFAULT]
test_path=./stackalytics/tests
top_dir=./