Merge "Fixed {test,-}.requirements.txt"
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
- openstack/python-tempestconf
|
- openstack/python-tempestconf
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
- openstack-dev/devstack
|
- openstack-dev/devstack
|
||||||
|
timeout: 5400
|
||||||
roles:
|
roles:
|
||||||
- zuul: openstack/packstack
|
- zuul: openstack/packstack
|
||||||
- zuul: openstack/python-tempestconf
|
- zuul: openstack/python-tempestconf
|
||||||
@@ -107,6 +108,7 @@
|
|||||||
- openstack/python-tempestconf
|
- openstack/python-tempestconf
|
||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
- openstack-dev/devstack
|
- openstack-dev/devstack
|
||||||
|
timeout: 5400
|
||||||
roles:
|
roles:
|
||||||
- zuul: openstack/packstack
|
- zuul: openstack/packstack
|
||||||
- zuul: openstack/python-tempestconf
|
- zuul: openstack/python-tempestconf
|
||||||
|
@@ -5,6 +5,5 @@
|
|||||||
pbr>=1.8 # Apache-2.0
|
pbr>=1.8 # Apache-2.0
|
||||||
tempest>=14.0.0 # Apache-2.0
|
tempest>=14.0.0 # Apache-2.0
|
||||||
requests>=2.10.0,!=2.12.2 # Apache-2.0
|
requests>=2.10.0,!=2.12.2 # Apache-2.0
|
||||||
stestr>=1.1.0 # Apache-2.0
|
|
||||||
os-client-config>=1.26.0 # Apache-2.0
|
os-client-config>=1.26.0 # Apache-2.0
|
||||||
oslo_config>=3.23.0 # Apache-2.0
|
oslo.config>=3.23.0 # Apache-2.0
|
||||||
|
@@ -7,9 +7,9 @@ hacking>=0.12.0,<0.13 # Apache-2.0
|
|||||||
coverage>=4.0 # Apache-2.0
|
coverage>=4.0 # Apache-2.0
|
||||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
|
stestr>=1.1.0 # Apache-2.0
|
||||||
|
|
||||||
# releasenotes
|
# releasenotes
|
||||||
reno>=1.8.0 # Apache-2.0
|
reno>=1.8.0 # Apache-2.0
|
||||||
|
Reference in New Issue
Block a user