18f5b1a6dd
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>
27 lines
650 B
JSON
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"
|
|
}
|
|
] |