0a42768997
The lack of 'rmfile' steps is OK because all of the temporary paths are created within swarming's sandbox; swarming will clean everything up after the recipe has quit. R=borenet@google.com Change-Id: Ibb8dc612ec8eb98fe966c9caa90ba59db48dbfba Reviewed-on: https://skia-review.googlesource.com/c/skia/+/239797 Auto-Submit: Robbie Iannucci <iannucci@google.com> Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Eric Boren <borenet@google.com>
18 lines
329 B
JSON
18 lines
329 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"
|
|
},
|
|
{
|
|
"name": "$result"
|
|
}
|
|
] |