Last active
August 29, 2015 14:22
-
-
Save nhirata/53514d6ad322a838d3eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"workerType": "balrog", | |
"scopes": [ | |
"docker-worker:image:quay.io/mozilla/phone-builder:0.99.15", | |
"docker-worker:feature:balrogVPNProxy" | |
], | |
"tags": { | |
"createdForUser": "[email protected]" | |
}, | |
"extra": { | |
"index": { | |
"rank": null | |
}, | |
"treeherderEnv": [ | |
"production", | |
"staging" | |
], | |
"treeherder": { | |
"machine": { | |
"platform": "b2g-device-image" | |
}, | |
"groupName": "Aries Device Image", | |
"groupSymbol": "Aries-DogFood", | |
"symbol": "B", | |
"collection": { | |
"debug": true | |
} | |
}, | |
"locations": { | |
"tests": "private/build/gaia.zip", | |
"mar": "public/build/b2g-aries-gecko-update.mar", | |
"img": "private/build/aries.zip", | |
"symbols": "private/build/b2g-crashreporter-symbols.zip", | |
"sources": "private/build/sources.xml", | |
"build": "private/build/b2g-android-arm.tar.gz" | |
} | |
}, | |
"created": "2015-06-12T23:55:30.008360Z", | |
"schedulerId": "task-graph-scheduler", | |
"deadline": "2015-06-13T23:55:30.044681Z", | |
"routes": [ | |
"index.gecko.v1..revision.linux.master.aries-dogfood.debug", | |
"index.gecko.v1..latest.linux.aries-dogfood.debug" | |
], | |
"payload": { | |
"features": { | |
"balrogVPNProxy": true | |
}, | |
"maxRunTime": 14400, | |
"image": "quay.io/mozilla/phone-builder:0.99.15", | |
"artifacts": { | |
"private/build": { | |
"path": "/home/worker/artifacts/", | |
"expires": "2016-06-11T23:55:30.055914Z", | |
"type": "directory" | |
}, | |
"public/build": { | |
"path": "/home/worker/artifacts-public/", | |
"expires": "2016-06-11T23:55:30.056022Z", | |
"type": "directory" | |
} | |
}, | |
"command": [ | |
"checkout-gecko workspace && cd ./workspace/gecko/testing/taskcluster/scripts/phone-builder && buildbot_step 'Build' ./build-phone-ota.sh $HOME/workspace\n" | |
], | |
"env": { | |
"MOZHARNESS_REPOSITORY": "https://hg.mozilla.org/build/mozharness", | |
"DOGFOOD": 1, | |
"GECKO_HEAD_REV": "master", | |
"GECKO_BASE_REPOSITORY": "https://github.com/nhirata/mc_dogfood.git", | |
"REPO_TRACE": 1, | |
"DEBUG": 0, | |
"GECKO_HEAD_REF": "master", | |
"MOZHARNESS_REV": "42a7a9e793f4", | |
"TARGET": "aries", | |
"VARIANT": "userdebug", | |
"GECKO_HEAD_REPOSITORY": "https://github.com/nhirata/mc_dogfood.git", | |
"MOZHARNESS_CONFIG": "b2g/taskcluster-spark-dogfood.py", | |
"MOZHARNESS_REF": "42a7a9e793f4" | |
} | |
}, | |
"provisionerId": "aws-provisioner-v1", | |
"metadata": { | |
"owner": "[email protected]", | |
"source": "http://todo.com/soon", | |
"description": "Android phones + b2g environment used in full stack testing.\n", | |
"name": "[TC] B2G Aries Dogfood" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment