Fixed {test,-}.requirements.txt
* Fixed package name of oslo.config and moved stestr to test- requirements.txt * Increased timeout for packstack job Change-Id: I0b851360fb710a235b51d2eda8e608ae934d9f77
This commit is contained in:
parent
96d36bea1e
commit
f59182fb41
@ -84,6 +84,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
|
||||||
@ -109,6 +110,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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user