Bug 1600098 - Update max-run-time for Talos g5 and chrome; r=perftest-reviewers,rwood

Avoid intermittent task timeouts.

Differential Revision: https://phabricator.services.mozilla.com/D55143

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Geoff Brown 2019-11-28 20:58:08 +00:00
Родитель 1f6d417fda
Коммит fcd3ee4c1c
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -85,7 +85,7 @@ talos-chrome:
(?:windows10-64|windows7-32|linux64)(?:-qr)?/opt: ['mozilla-central', 'try']
windows10-aarch64/opt: ['try']
default: ['mozilla-beta', 'trunk', 'try']
max-run-time: 1200
max-run-time: 1800
mozharness:
extra-options:
- --suite=chromez
@ -334,6 +334,7 @@ talos-g5:
max-run-time:
by-test-platform:
linux64.*: 1200
macosx.*: 2400
default: 1800
talos-g5-profiling: