add stestr to test requirements
Commit https://review.openstack.org/#/c/549826/ already migrated to stestr, but it didn't include an update to the test requirements to specify stestr as a dependency. This patch adds stestr to test-requirements Change-Id: I30a5b8336ffe48f48abddf96e0bcde88d0f19043
This commit is contained in:
parent
4ff2850ac8
commit
17f28070ed
@ -13,6 +13,7 @@ psycopg2>=2.6.2 # LGPL/ZPL
|
|||||||
PyMySQL>=0.7.6 # MIT License
|
PyMySQL>=0.7.6 # MIT License
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
oslo.privsep>=1.23.0 # Apache-2.0
|
oslo.privsep>=1.23.0 # Apache-2.0
|
||||||
|
stestr>=1.0.0 # Apache-2.0
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testresources>=2.0.0 # Apache-2.0/BSD
|
testresources>=2.0.0 # Apache-2.0/BSD
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user