Update timeout on openstack-tox-compare-cover job
Pre-Zuulv3 the compare cover job had a timeout of 75 minutes, to allow for running the full UTs twice. This patch updates the zuulv3 job to match that timeout. Change-Id: I4955756e8cab4da931c572ecb23e389bd1a20011
This commit is contained in:
parent
bf0ae87f7f
commit
8b7219cda6
@ -357,6 +357,9 @@
|
||||
- job:
|
||||
name: openstack-tox-compare-cover
|
||||
parent: openstack-tox
|
||||
# NOTE(sambetts) This job runs the full UTs twice to compare the coverage
|
||||
# pre-and-post a patch so requires longer to run.
|
||||
timeout: 4500
|
||||
description: |
|
||||
Run coverage comparison tests.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user