Bug 1442736 - extend talos linux g4 maxRunTime from 15 minutes to 25 minutes. r=rwood

This commit is contained in:
Joel Maher 2018-03-02 14:46:00 -05:00
parent ee1509e8fe
commit 216ae0ed8b

View File

@ -202,7 +202,7 @@ talos-g4:
default: ['mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland', 'try']
max-run-time:
by-test-platform:
linux64.*: 900
linux64.*: 1500
default: 1800
mozharness:
extra-options:
@ -223,7 +223,7 @@ talos-g4-profiling:
- --webServer,localhost
max-run-time:
by-test-platform:
linux64.*: 900
linux64.*: 1500
default: 1800
talos-g5: