Bug 1352113 - Shippable Builds - Linux64 Tests. r=jmaher

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Justin Wood 2019-03-22 03:24:30 +00:00
parent 353bc8db92
commit de08c2e3fb
2 changed files with 18 additions and 0 deletions

View File

@ -71,6 +71,23 @@ linux64-nightly/opt:
- raptor-fetch-chrome
- raptor-profiling
- raptor-fetch-profiling
linux64-shippable/opt:
build-platform: linux64-shippable/opt
test-sets:
- common-tests
- web-platform-tests
- opt-only-tests
- desktop-screenshot-capture
- talos
- awsy
- mochitest-headless
- linux-talos-flex
- raptor-chrome
- raptor-fetch-chrome
- raptor-firefox
- raptor-fetch-firefox
- raptor-profiling
- raptor-fetch-profiling
linux64-devedition/opt:
build-platform: linux64-devedition-nightly/opt
test-sets:

View File

@ -661,6 +661,7 @@ def set_tier(config, tests):
'linux64-nightly/opt',
'linux64/debug',
'linux64-pgo/opt',
'linux64-shippable/opt',
'linux64-devedition/opt',
'linux64-asan/opt',
'linux64-qr/opt',