Bug 1366383 - add support for 'g5-e10s' talos job to taskcluster. r=rwood

MozReview-Commit-ID: K27ODgxKRYv
This commit is contained in:
Joel Maher 2017-05-23 12:38:10 -04:00
Родитель 96866fd5a9
Коммит 15e577a33c
2 изменённых файлов: 29 добавлений и 0 удалений

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

@ -61,6 +61,7 @@ talos:
- talos-g2
- talos-g3
- talos-g4
- talos-g5
- talos-other
- talos-svgr
- talos-tp5o
@ -192,6 +193,7 @@ macosx64-tests-talos:
- talos-g1
- talos-g2
- talos-g4
- talos-g5
- talos-other
- talos-svgr
- talos-tp5o

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

@ -1377,6 +1377,33 @@ talos-g4:
- --add-option
- --webServer,localhost
talos-g5:
description: "Talos g5"
suite: talos
try-name: g5
treeherder-symbol: tc-T(g5)
run-on-projects:
by-test-platform:
linux64-stylo/.*: ['mozilla-central', 'try']
default: ['mozilla-beta', 'mozilla-central', 'mozilla-inbound', 'autoland', 'try']
max-run-time: 3600
e10s: true
mozharness:
script: talos_script.py
no-read-buildbot-config: true
config:
by-test-platform:
macosx.*:
- remove_executables.py
- talos/mac_config.py
default:
- talos/linux_config.py
- remove_executables.py
extra-options:
- --suite=g5
- --add-option
- --webServer,localhost
talos-other:
description: "Talos other"
suite: talos