Bump timeout for keystone tox jobs
The timeouts for the tox jobs for openstack/keystone have temporarily been raised to 1 hour[1][2] while we work on making the unit tests more efficient. To avoid the requirements gate facing the same frequent timeouts, this change bumps the timeouts here too. [1] https://review.opendev.org/680798 [2] https://review.opendev.org/681161 Change-Id: I6e88c790284da29ae15a021723281a4a539eb296
This commit is contained in:
parent
b0619f4ff4
commit
2c49134f0a
@ -102,6 +102,7 @@
|
||||
parent: requirements-cross-test
|
||||
description: Run cross-project tests on keystone with py27.
|
||||
required-projects: openstack/keystone
|
||||
timeout: 3600
|
||||
vars:
|
||||
tox_envlist: py27
|
||||
|
||||
@ -110,6 +111,7 @@
|
||||
parent: requirements-cross-test
|
||||
description: Run cross-project tests on keystone with py36.
|
||||
required-projects: openstack/keystone
|
||||
timeout: 3600
|
||||
vars:
|
||||
tox_envlist: py36
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user