Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Side by Side Diff: scripts/slave/recipe_modules/swarming/example.expected/basic_0.4.json

Issue 1720873002: swarming: always append task's OS dimension to step name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
7 "--path", 7 "--path",
8 "[SLAVE_BUILD]/swarming.client", 8 "[SLAVE_BUILD]/swarming.client",
9 "--url", 9 "--url",
10 "https://chromium.googlesource.com/external/swarming.client.git" 10 "https://chromium.googlesource.com/external/swarming.client.git"
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 "data:hash_for_linux", 265 "data:hash_for_linux",
266 "--tag", 266 "--tag",
267 "master:tryserver", 267 "master:tryserver",
268 "--tag", 268 "--tag",
269 "name:hello_world", 269 "name:hello_world",
270 "--tag", 270 "--tag",
271 "os:Ubuntu-12.04", 271 "os:Ubuntu-12.04",
272 "--tag", 272 "--tag",
273 "os:linux", 273 "os:linux",
274 "--tag", 274 "--tag",
275 "stepname:hello_world", 275 "stepname:hello_world on Ubuntu-12.04",
276 "--verbose", 276 "--verbose",
277 "--idempotent", 277 "--idempotent",
278 "--user", 278 "--user",
279 "joe", 279 "joe",
280 "hash_for_linux" 280 "hash_for_linux"
281 ], 281 ],
282 "cwd": "[SLAVE_BUILD]", 282 "cwd": "[SLAVE_BUILD]",
283 "name": "[trigger] hello_world", 283 "name": "[trigger] hello_world on Ubuntu-12.04",
284 "~followup_annotations": [ 284 "~followup_annotations": [
285 "@@@STEP_LOG_LINE@json.output@{@@@", 285 "@@@STEP_LOG_LINE@json.output@{@@@",
286 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hello_world/Ubuntu-1 2.04/hash_for_l\", @@@", 286 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hello_world/Ubuntu-1 2.04/hash_for_l\", @@@",
287 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 287 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
288 "@@@STEP_LOG_LINE@json.output@ \"hello_world/Ubuntu-12.04/hash_for_l:2: 0\": {@@@", 288 "@@@STEP_LOG_LINE@json.output@ \"hello_world/Ubuntu-12.04/hash_for_l:2: 0\": {@@@",
289 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 289 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
290 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 290 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
291 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm -dev.appspot.com/user/task/10000\"@@@", 291 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm -dev.appspot.com/user/task/10000\"@@@",
292 "@@@STEP_LOG_LINE@json.output@ }, @@@", 292 "@@@STEP_LOG_LINE@json.output@ }, @@@",
293 "@@@STEP_LOG_LINE@json.output@ \"hello_world/Ubuntu-12.04/hash_for_l:2: 1\": {@@@", 293 "@@@STEP_LOG_LINE@json.output@ \"hello_world/Ubuntu-12.04/hash_for_l:2: 1\": {@@@",
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
455 "--verbose", 455 "--verbose",
456 "--shards", 456 "--shards",
457 "2", 457 "2",
458 "hello_world/Ubuntu-12.04/hash_for_l", 458 "hello_world/Ubuntu-12.04/hash_for_l",
459 "--task-summary-json", 459 "--task-summary-json",
460 "/path/to/tmp/json", 460 "/path/to/tmp/json",
461 "--task-output-dir", 461 "--task-output-dir",
462 "[TMP_BASE]/hello_isolated_world_tmp_1/task_output_dir" 462 "[TMP_BASE]/hello_isolated_world_tmp_1/task_output_dir"
463 ], 463 ],
464 "cwd": "[SLAVE_BUILD]", 464 "cwd": "[SLAVE_BUILD]",
465 "name": "hello_world", 465 "name": "hello_world on Ubuntu-12.04",
466 "~followup_annotations": [ 466 "~followup_annotations": [
467 "@@@STEP_TEXT@swarming pending 71s@@@", 467 "@@@STEP_TEXT@swarming pending 71s@@@",
468 "@@@STEP_LOG_LINE@json.output@{@@@", 468 "@@@STEP_LOG_LINE@json.output@{@@@",
469 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 469 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
470 "@@@STEP_LOG_LINE@json.output@ {@@@", 470 "@@@STEP_LOG_LINE@json.output@ {@@@",
471 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 471 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
472 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 472 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
473 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 473 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
474 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 474 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
475 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 475 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
613 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 613 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
614 "@@@STEP_LOG_END@python.inline@@@" 614 "@@@STEP_LOG_END@python.inline@@@"
615 ] 615 ]
616 }, 616 },
617 { 617 {
618 "name": "$result", 618 "name": "$result",
619 "recipe_result": null, 619 "recipe_result": null,
620 "status_code": 0 620 "status_code": 0
621 } 621 }
622 ] 622 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698