From e4e066c255aad7a49e047ff7bceac6b002c41459 Mon Sep 17 00:00:00 2001 From: Geoff Brown Date: Tue, 2 Oct 2018 13:35:00 -0600 Subject: [PATCH] Bug 1493826 - Increase task max-run-time for linux64 talos-g1; r=jmaher --- taskcluster/ci/test/talos.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taskcluster/ci/test/talos.yml b/taskcluster/ci/test/talos.yml index 6eeb8242ae97..63903d5056cc 100644 --- a/taskcluster/ci/test/talos.yml +++ b/taskcluster/ci/test/talos.yml @@ -168,7 +168,7 @@ talos-g1: default: ['mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland', 'try'] max-run-time: by-test-platform: - linux64.*: 2700 + linux64.*: 3600 default: 7200 mozharness: extra-options: @@ -184,7 +184,7 @@ talos-g1-profiling: default: ['mozilla-central', 'try'] max-run-time: by-test-platform: - linux64.*: 2700 + linux64.*: 3600 default: 7200 mozharness: extra-options: