skia2/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
Ravi Mistry 18f5b1a6dd [Android compile bots] Add comment to CL when both nopatch and withpatch builds fail
Also, create and use new service account for the Android compile bots.

NoTry: true
Bug: skia:9568
Change-Id: I974229a87f8c00bf6e4d0d5e49bbfdde6ca84e19
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/250978
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2019-10-28 14:55:01 +00:00

27 lines
650 B
JSON

[
{
"cmd": [
"python",
"[START_DIR]/skia/infra/bots/android_compile/trigger_wait_ac_task.py",
"--lunch_target",
"cf_x86_phone-eng",
"--mmma_targets",
"frameworks/base/core/jni,frameworks/base/libs/hwui,external/skia",
"--issue",
"456789",
"--patchset",
"12",
"--builder_name",
"Build-Debian9-Clang-cf_x86_phone-eng-Android_Framework"
],
"cwd": "[START_DIR]/skia",
"env": {
"CHROME_HEADLESS": "1",
"PATH": "<PATH>:RECIPE_REPO[depot_tools]"
},
"name": "Trigger and wait for task on android compile server"
},
{
"name": "$result"
}
]