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

Side by Side Diff: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json

Issue 2167883004: [Skia] Convert SKPs to a CIPD package (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Non-canary bot provides --upload_to_partner_bucket Created 4 years, 4 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "git", 4 "git",
5 "remote", 5 "remote",
6 "set-url", 6 "set-url",
7 "origin", 7 "origin",
8 "https://skia.googlesource.com/skia.git" 8 "https://skia.googlesource.com/skia.git"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 415 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": false, @@@", 426 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": false, @@@",
427 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@", 427 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
428 "@@@STEP_LOG_LINE@json.output@}@@@", 428 "@@@STEP_LOG_LINE@json.output@}@@@",
429 "@@@STEP_LOG_END@json.output@@@" 429 "@@@STEP_LOG_END@json.output@@@"
430 ] 430 ]
431 }, 431 },
432 { 432 {
433 "cmd": [ 433 "cmd": [
434 "python", 434 "python",
435 "-u", 435 "-u",
436 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
437 "[SLAVE_BUILD]/tmp",
438 "511"
439 ],
440 "name": "makedirs tmp_dir",
441 "~followup_annotations": [
442 "@@@STEP_LOG_LINE@python.inline@@@@",
443 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
444 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
445 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
446 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
447 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
448 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
449 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
450 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
451 "@@@STEP_LOG_END@python.inline@@@"
452 ]
453 },
454 {
455 "cmd": [
456 "python",
457 "-u",
458 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 436 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
459 "[SLAVE_BUILD]/tmp/SKP_VERSION", 437 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION",
460 "/path/to/tmp/" 438 "/path/to/tmp/"
461 ], 439 ],
462 "name": "Get downloaded SKP_VERSION" 440 "name": "read skp VERSION"
463 }, 441 },
464 { 442 {
465 "cmd": [ 443 "cmd": [
466 "python",
467 "-u",
468 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
469 "[SLAVE_BUILD]/skia/SKP_VERSION",
470 "/path/to/tmp/"
471 ],
472 "name": "Get expected SKP_VERSION"
473 },
474 {
475 "cmd": [
476 "python", 444 "python",
477 "-u", 445 "-u",
478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 446 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
479 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", 447 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION",
480 "/path/to/tmp/" 448 "/path/to/tmp/"
481 ], 449 ],
482 "name": "read skimage VERSION" 450 "name": "read skimage VERSION"
483 }, 451 },
484 { 452 {
485 "cmd": [ 453 "cmd": [
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
623 "name:test_skia", 591 "name:test_skia",
624 "--tag", 592 "--tag",
625 "os:Ubuntu", 593 "os:Ubuntu",
626 "--tag", 594 "--tag",
627 "rietveld:https://codereview.chromium.org/500/#ps1", 595 "rietveld:https://codereview.chromium.org/500/#ps1",
628 "--tag", 596 "--tag",
629 "slavename:skiabot-linux-swarm-000", 597 "slavename:skiabot-linux-swarm-000",
630 "--tag", 598 "--tag",
631 "stepname:test_skia on Ubuntu", 599 "stepname:test_skia on Ubuntu",
632 "--cipd-package", 600 "--cipd-package",
601 "skp:skia/bots/skp:version:0",
602 "--cipd-package",
633 "skimage:skia/bots/skimage:version:0", 603 "skimage:skia/bots/skimage:version:0",
634 "def456", 604 "def456",
635 "--", 605 "--",
636 "--workdir", 606 "--workdir",
637 "../../..", 607 "../../..",
638 "skia/swarm_test", 608 "skia/swarm_test",
639 "rietveld=https://codereview.chromium.org", 609 "rietveld=https://codereview.chromium.org",
640 "buildername=Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot", 610 "buildername=Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot",
641 "mastername=client.skia", 611 "mastername=client.skia",
642 "buildnumber=5", 612 "buildnumber=5",
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
869 "~followup_annotations": [ 839 "~followup_annotations": [
870 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-infra/co verage-json-v1/trybot/2012/05/14/12/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Covera ge-Trybot/5/500/coverage_by_line_164710_1408633190.json@@@" 840 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-infra/co verage-json-v1/trybot/2012/05/14/12/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Covera ge-Trybot/5/500/coverage_by_line_164710_1408633190.json@@@"
871 ] 841 ]
872 }, 842 },
873 { 843 {
874 "name": "$result", 844 "name": "$result",
875 "recipe_result": null, 845 "recipe_result": null,
876 "status_code": 0 846 "status_code": 0
877 } 847 }
878 ] 848 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698