Bug 1130467: Add flame-kk build to try server.

This commit is contained in:
Wander Lairson Costa 2015-02-17 14:54:35 -02:00
parent 5e004fab75
commit 7c082ed7e3
4 changed files with 18 additions and 2 deletions

View File

@ -44,6 +44,18 @@ builds:
task: tasks/builds/b2g_emulator_ics_opt.yml
debug:
task: tasks/builds/b2g_emulator_ics_debug.yml
flame-kk:
platforms:
- b2g
types:
opt:
task: tasks/builds/b2g_flame_kk_opt.yml
flame-kk-eng:
platforms:
- b2g
types:
opt:
task: tasks/builds/b2g_flame_kk_eng.yml
tests:
cppunit:

View File

@ -1,7 +1,7 @@
$inherits:
from: 'tasks/builds/b2g_phone_base.yml'
task:
workerType: b2gbuild-emulator-kk
workerType: flame-kk
scopes:
- 'docker-worker:cache:build-flame-kk-eng'
metadata:

View File

@ -1,7 +1,7 @@
$inherits:
from: 'tasks/builds/b2g_phone_base.yml'
task:
workerType: b2gbuild-emulator-kk
workerType: flame-kk
scopes:
- 'docker-worker:cache:build-flame-kk-opt'
metadata:

View File

@ -9,11 +9,13 @@ task:
metadata:
source: http://todo.com/soon
owner: mozilla-taskcluster-maintenance@mozilla.com
tags:
createdForUser: {{owner}}
workerType: b2gbuild
provisionerId: aws-provisioner
schedulerId: task-graph-scheduler
scopes:
# Nearly all of our build tasks use tc-vcs so just include the scope across
@ -49,4 +51,6 @@ task:
extra:
treeherder:
groupSymbol: tc
groupName: Submitted by taskcluster
symbol: B