skia2/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
Ravi Mistry 73e391db8a [Android Compile Bot] Look at the start_dir for trigger_wait_ac_task.py
Noticed this when trybots were not using changes to
trigger_wait_ac_task.py

NoTry: true
Bug: skia:7469
Change-Id: Ifac964e247bfd6862fa030fbf5176f179ef7f3c4
Reviewed-on: https://skia-review.googlesource.com/103521
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2018-02-05 18:34:46 +00:00

18 lines
333 B
JSON

[
{
"cmd": [
"python",
"[START_DIR]/skia/infra/bots/android_compile/trigger_wait_ac_task.py",
"--issue",
"1234",
"--patchset",
"1"
],
"name": "Trigger and wait for task on android-compile.skia.org"
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]