Bug 1142779 - Environment variables needed for automated testing on device. r=me a=config-only
$inherits:
from: 'tasks/builds/b2g_phone_base.yml'
task:
workerType: flame-kk
scopes:
- 'docker-worker:cache:build-flame-kk-eng'
metadata:
name: '[TC] B2G Flame KK Eng'
payload:
cache:
build-flame-kk-eng: /home/worker/workspace
env:
TARGET: 'flame-kk'
DEBUG: 0
VARIANT: eng
GAIA_OPTIMIZE: '1'
B2G_SYSTEM_APPS: '1'
B2G_UPDATER: '1'
command:
- >
checkout-gecko workspace &&
cd ./workspace/gecko/testing/taskcluster/scripts/phone-builder &&
buildbot_step 'Build' ./build-phone.sh $HOME/workspace
extra:
treeherder:
symbol: Be
groupSymbol: Flame-KK
groupName: Flame KitKat Device Image
machine:
platform: b2g-device-image
locations:
img: 'private/build/flame-kk.zip'