aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
diff options
context:
space:
mode:
authorGravatar Ravi Mistry <rmistry@google.com>2018-02-01 13:38:13 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-01 19:10:59 +0000
commit5e967422e048cffc8618a11d392898033ba304b4 (patch)
treea528c4097c8f5bf6b77309c9953d3a089f67225b /infra/bots/recipes/android_compile.expected/android_compile_trybot.json
parent7198ba1726b069aad0cf9d7ca8cc815614ba5bfb (diff)
Add recipe and bots for android-compile.skia.org
Bug: skia:7469 Change-Id: I4a570a92d266d86fca20c9394c8d446df3c41e9b Reviewed-on: https://skia-review.googlesource.com/102600 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/recipes/android_compile.expected/android_compile_trybot.json')
-rw-r--r--infra/bots/recipes/android_compile.expected/android_compile_trybot.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/infra/bots/recipes/android_compile.expected/android_compile_trybot.json b/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
new file mode 100644
index 0000000000..7ab6f8e4df
--- /dev/null
+++ b/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
@@ -0,0 +1,18 @@
+[
+ {
+ "cmd": [
+ "python",
+ "[CUSTOM_/_B_WORK]/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
+ }
+] \ No newline at end of file