blob: 8d1586154749ea0d60069c3df854a10374ed7e8e [file] [log] [blame]
[
{
"cmd": [
"python",
"[START_DIR]/skia/infra/bots/g3_compile/trigger_wait_g3_task.py",
"--issue",
"456789",
"--patchset",
"12",
"--output_file",
"[CLEANUP]/g3_try_tmp_1/output_file"
],
"name": "Trigger and wait for g3 compile task",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[CLEANUP]/g3_try_tmp_1/output_file",
"/path/to/tmp/"
],
"infra_step": true,
"name": "Read task json",
"~followup_annotations": [
"@@@STEP_LINK@CL link@http://cl/12345@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "Step('Trigger and wait for g3 compile task') (retcode: 1)"
},
"name": "$result"
}
]