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:
Sam Betts 2017-11-01 12:37:36 +00:00
parent bf0ae87f7f
commit 8b7219cda6

View File

@ -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.