92b81e14d9
NoTry: true Bug: skia:9169 Change-Id: I9fca155d0e8b238e5a38348a40fb3351f0aef2fc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/221276 Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>
31 lines
617 B
JSON
31 lines
617 B
JSON
[
|
|
{
|
|
"cmd": [
|
|
"python",
|
|
"[START_DIR]/skia/infra/bots/g3_compile/trigger_wait_g3_task.py",
|
|
"--issue",
|
|
"1234",
|
|
"--patchset",
|
|
"1",
|
|
"--output_file",
|
|
"[CLEANUP]/g3_try_tmp_1/output_file"
|
|
],
|
|
"name": "Trigger and wait for g3 compile task"
|
|
},
|
|
{
|
|
"cmd": [
|
|
"python",
|
|
"-u",
|
|
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
|
|
"--json-output",
|
|
"/path/to/tmp/json",
|
|
"rmtree",
|
|
"[CLEANUP]/g3_try_tmp_1"
|
|
],
|
|
"infra_step": true,
|
|
"name": "rmtree [CLEANUP]/g3_try_tmp_1"
|
|
},
|
|
{
|
|
"name": "$result"
|
|
}
|
|
] |