Bug 1143056 - Enable Emulator L by default on treeheder prod r=me a=taskcluster-only

--HG--
extra : rebase_source : f74e19c725a38489d020414f793ada524de7158c
This commit is contained in:
jlal@mozilla.com 2015-03-15 23:33:52 -07:00
Родитель b89ea0450c
Коммит fa7fb9a5f0
3 изменённых файлов: 20 добавлений и 2 удалений

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

@ -28,6 +28,14 @@ builds:
task: tasks/builds/b2g_emulator_kk_opt.yml
debug:
task: tasks/builds/b2g_emulator_kk_debug.yml
emulator-l:
platfoms:
- b2g
types:
opt:
task: tasks/builds/b2g_emulator_l_opt.yml
debug:
task: tasks/builds/b2g_emulator_l_debug.yml
emulator-jb:
platfoms:
- b2g

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

@ -5,10 +5,15 @@ task:
scopes:
- 'docker-worker:cache:workspace-emulator-l-debug'
metadata:
name: '[TC] B2G Emulator L Debug'
name: '[TC] B2G Emulator L (Debug)'
extra:
treeherderEnv:
- production
- staging
treeherder:
# Disable "TC" prefix...
groupSymbol: "?"
collection:
debug: true
machine:

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

@ -5,10 +5,15 @@ task:
scopes:
- 'docker-worker:cache:workspace-emulator-l-opt'
metadata:
name: '[TC] B2G L Emulator Opt'
name: '[TC] B2G L Emulator (Opt)'
extra:
treeherderEnv:
- production
- staging
treeherder:
# Disable "TC" prefix...
groupSymbol: "?"
machine:
platform: b2g-emu-l