Replace tempest-lib dependency with os-testr
subunit-trace is also provided by os-testr which is a more lightweight dependency than tempest-lib. Change-Id: Ic91beb8278f9dfa3785f8f3dd495db609a88390e
This commit is contained in:
parent
b8ffab6aea
commit
1579c7ce15
@ -43,7 +43,7 @@ test =
|
|||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
tempest-lib>=0.14.0 # Apache-2.0
|
os-testr>=0.7.0 # Apache-2.0
|
||||||
reno>=1.6.2 # Apache2
|
reno>=1.6.2 # Apache2
|
||||||
fixtures =
|
fixtures =
|
||||||
testresources>=0.2.4 # Apache-2.0/BSD
|
testresources>=0.2.4 # Apache-2.0/BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user