Fix CI failure
the migration tests raised error: ImportError: No module named testscenarios Add testscenarios to test-requirements.txt Change-Id: Ife2013cba5fb071bebead7e841decc53184fe57a
This commit is contained in:
parent
b41802c3ad
commit
ca1501a8dd
@ -17,6 +17,7 @@ coverage>=4.0 # Apache-2.0
|
||||
ddt>=1.0.1 # MIT
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
oslo.db>=4.11.0,!=4.13.1,!=4.13.2 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user