diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 37fed0a9..fdfcac8c 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -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.