Bug 1472930: [release] Decrease max runtime for update-verify; r=jlorenzo
These typically run for 25-50 minutes. So, if they are taking longer than that,
there is likely a problem.
Differential Revision:
https://phabricator.services.mozilla.com/D2252
--- a/taskcluster/ci/release-update-verify/kind.yml
+++ b/taskcluster/ci/release-update-verify/kind.yml
@@ -24,17 +24,17 @@ job-defaults:
artifacts:
- name: 'public/build/diff-summary.log'
path: '/builds/worker/tools/release/updates/diff-summary.log'
type: file
implementation: docker-worker
os: linux
docker-image:
in-tree: "update-verify"
- max-run-time: 7200
+ max-run-time: 3600
retry-exit-status:
- 255
env:
NO_BBCONFIG: "1"
BUILD_TOOLS_REPO:
by-project:
birch: https://hg.mozilla.org/users/bhearsum_mozilla.com/tools
jamun: https://hg.mozilla.org/users/stage-ffxbld/tools