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
Родитель f934c462b7
Коммит 2d044f4723
1 изменённых файлов: 14 добавлений и 0 удалений

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

@ -29,6 +29,11 @@ linux32-nightly/opt:
test-sets: test-sets:
- linux32-tests - linux32-tests
- linux32-opt-tests - linux32-opt-tests
linux32-devedition/opt:
build-platform: linux-devedition-nightly/opt
test-sets:
- linux32-tests
- linux32-opt-tests
linux64/debug: linux64/debug:
build-platform: linux64/debug build-platform: linux64/debug
@ -56,6 +61,15 @@ linux64-nightly/opt:
- talos - talos
- awsy - awsy
- headless - 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 # TODO: use 'pgo' and 'asan' labels here, instead of -pgo/opt
linux64-pgo/opt: linux64-pgo/opt: