зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1193170 - Enable emulator-x86-kk build (opt and debug) by default on production treeherder. r=garndt
This commit is contained in:
Родитель
168d7bc0e9
Коммит
b5b8ec62a8
|
@ -53,6 +53,8 @@ builds:
|
|||
types:
|
||||
opt:
|
||||
task: tasks/builds/b2g_emulator_x86_kk_opt.yml
|
||||
debug:
|
||||
task: tasks/builds/b2g_emulator_x86_kk_debug.yml
|
||||
emulator-jb:
|
||||
platforms:
|
||||
- b2g
|
||||
|
|
|
@ -0,0 +1,30 @@
|
|||
$inherits:
|
||||
from: 'tasks/builds/b2g_emulator_x86_base.yml'
|
||||
variables:
|
||||
build_name: 'emulator-x86-kk'
|
||||
build_type: 'debug'
|
||||
task:
|
||||
workerType: emulator-x86-kk
|
||||
scopes:
|
||||
- 'docker-worker:cache:workspace-emulator-kk-x86-debug'
|
||||
metadata:
|
||||
name: '[TC] B2G KK X86 Emulator (Debug)'
|
||||
|
||||
extra:
|
||||
treeherderEnv:
|
||||
- production
|
||||
- staging
|
||||
treeherder:
|
||||
# Disable "TC" prefix...
|
||||
groupSymbol: "?"
|
||||
collection:
|
||||
debug: true
|
||||
machine:
|
||||
platform: b2g-emu-x86-kk
|
||||
|
||||
payload:
|
||||
cache:
|
||||
workspace-emulator-kk-x86-debug: /home/worker/workspace
|
||||
env:
|
||||
TARGET: 'emulator-x86-kk'
|
||||
B2G_DEBUG: 1
|
|
@ -12,6 +12,7 @@ task:
|
|||
|
||||
extra:
|
||||
treeherderEnv:
|
||||
- production
|
||||
- staging
|
||||
treeherder:
|
||||
# Disable "TC" prefix...
|
||||
|
|
Загрузка…
Ссылка в новой задаче