| [ |
| { |
| "cmd": [ |
| "echo", |
| "builder {", |
| " builder: \"linux\"", |
| "}", |
| "input {", |
| " gitiles_commit {", |
| " host: \"chromium.googlesource.com\"", |
| " project: \"chromium/src\"", |
| " id: \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"", |
| " }", |
| " gerrit_changes {", |
| " host: \"chromium-review.googlesource.com\"", |
| " change: 1", |
| " patchset: 2", |
| " }", |
| "}" |
| ], |
| "name": "build" |
| }, |
| { |
| "cmd": [ |
| "echo", |
| "cr-buildbucket.appspot.com" |
| ], |
| "name": "hostname" |
| }, |
| { |
| "cmd": [ |
| "echo", |
| "True" |
| ], |
| "name": "is_critical" |
| }, |
| { |
| "cmd": [ |
| "echo", |
| "buildset:patch/gerrit/chromium-review.googlesource.com/1/2", |
| "parent_buildername:linux", |
| "user_agent:recipe" |
| ], |
| "name": "tags_for_child_build" |
| }, |
| { |
| "jsonResult": null, |
| "name": "$result" |
| } |
| ] |