Bug 1151877 - Add buildbot freindly index routes for emulator-kk/ics r=me

--HG--
extra : rebase_source : 81ac82c9be4bef1b870f77052714246cbf13b403
This commit is contained in:
jlal@mozilla.com 2015-04-09 12:11:23 -07:00
Родитель fc5793d039
Коммит ebc9392321
3 изменённых файлов: 7 добавлений и 1 удалений

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

@ -5,6 +5,9 @@ $inherits:
build_name: 'emulator-ics'
task:
workerType: emulator-ics
routes:
- 'index.buildbot.branches.{{project}}.emulator-ics'
- 'index.buildbot.revisions.{{head_rev}}.{{project}}.emulator-ics'
scopes:
- 'docker-worker:cache:workspace-emulator-ics-opt'
metadata:

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

@ -5,6 +5,9 @@ $inherits:
build_type: 'opt'
task:
workerType: emulator-kk
routes:
- 'index.buildbot.branches.{{project}}.emulator-kk'
- 'index.buildbot.revisions.{{head_rev}}.{{project}}.emulator-kk'
scopes:
- 'docker-worker:cache:workspace-emulator-kk-opt'
metadata: