Bug 1362387 - enable CI tests for Linux DevEdition on mozilla-beta r=kmoir DONTBUILD

This commit is contained in:
sparcurar 2017-05-24 11:54:49 -04:00
parent f934c462b7
commit 2d044f4723

View File

@ -29,6 +29,11 @@ linux32-nightly/opt:
test-sets:
- linux32-tests
- linux32-opt-tests
linux32-devedition/opt:
build-platform: linux-devedition-nightly/opt
test-sets:
- linux32-tests
- linux32-opt-tests
linux64/debug:
build-platform: linux64/debug
@ -56,6 +61,15 @@ linux64-nightly/opt:
- talos
- awsy
- headless
linux64-devedition/opt:
build-platform: linux64-devedition-nightly/opt
test-sets:
- common-tests
- web-platform-tests
- opt-only-tests
- desktop-screenshot-capture
- awsy
- headless
# TODO: use 'pgo' and 'asan' labels here, instead of -pgo/opt
linux64-pgo/opt: