2019-05-30 12:39:49 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"cmd": [
|
|
|
|
"python",
|
|
|
|
"[START_DIR]/skia/infra/bots/g3_compile/trigger_wait_g3_task.py",
|
|
|
|
"--issue",
|
|
|
|
"1234",
|
|
|
|
"--patchset",
|
2019-06-17 16:14:08 +00:00
|
|
|
"1",
|
|
|
|
"--output_file",
|
|
|
|
"[CLEANUP]/g3_try_tmp_1/output_file"
|
2019-05-30 12:39:49 +00:00
|
|
|
],
|
|
|
|
"name": "Trigger and wait for g3 compile task"
|
|
|
|
},
|
2019-06-17 16:14:08 +00:00
|
|
|
{
|
|
|
|
"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"
|
|
|
|
},
|
2019-05-30 12:39:49 +00:00
|
|
|
{
|
|
|
|
"name": "$result"
|
|
|
|
}
|
|
|
|
]
|