Switch to using stestr

When the TC merged I2637dd714cbb6d38ef8b8dc1083e359207118284 we're
supposed to invoke stestr rather than testr so lets do that

Change-Id: I1b401c583d5e7677fc719bfc4eb2f2bba7b98cfa
This commit is contained in:
wangqi
2018-05-22 03:26:21 +00:00
parent 1ef5e5d169
commit 7edb3783c7
6 changed files with 16 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
[DEFAULT]
test_path=./glanceclient/tests/unit
top_path=./