Increate tox-py38 timeout to 3600 seconds
Days after [1] was merged, [2] was merged too, adding a new CI job: py38. This patch amends [1] increasing the timeout for this new job. [1] https://review.opendev.org/#/c/703751 [2] https://review.opendev.org/#/c/693401 Change-Id: I128f3c4621d2354ac6b0d07ccf34b84862efe7de Closes-Bug: #1860332
This commit is contained in:
parent
7d5bb6d030
commit
938581d9bd
@ -81,6 +81,8 @@
|
||||
timeout: 3600
|
||||
- openstack-tox-py37: # from openstack-python3-ussuri-jobs template
|
||||
timeout: 3600
|
||||
- openstack-tox-py38: # from openstack-python3-ussuri-jobs template
|
||||
timeout: 3600
|
||||
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
||||
timeout: 3600
|
||||
gate:
|
||||
|
Loading…
Reference in New Issue
Block a user