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

Side by Side Diff: infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Release.json

Issue 2403103002: Specify the Android build number as a swarming dimension (Closed)
Patch Set: Update N7, delete galaxy S3/S4 Created 4 years, 2 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 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js on.load(f)\n\nprint json.dumps(content, indent=2)\n", 6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js on.load(f)\n\nprint json.dumps(content, indent=2)\n",
7 "{\"buildername\": \"Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Release\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\": \"kitchen\ ", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slavename\": \"ski abot-linux-swarm-000\"}" 7 "{\"buildername\": \"Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Release\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\": \"kitchen\ ", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slavename\": \"ski abot-linux-swarm-000\"}"
8 ], 8 ],
9 "name": "print properties", 9 "name": "print properties",
10 "~followup_annotations": [ 10 "~followup_annotations": [
(...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 "test_skia/Android/def456/Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Releas e/5", 620 "test_skia/Android/def456/Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Releas e/5",
621 "--dump-json", 621 "--dump-json",
622 "/path/to/tmp/json", 622 "/path/to/tmp/json",
623 "--expiration", 623 "--expiration",
624 "72000", 624 "72000",
625 "--io-timeout", 625 "--io-timeout",
626 "2400", 626 "2400",
627 "--hard-timeout", 627 "--hard-timeout",
628 "14400", 628 "14400",
629 "--dimension", 629 "--dimension",
630 "device_os",
631 "M",
632 "--dimension",
630 "device_type", 633 "device_type",
631 "flo", 634 "flo",
632 "--dimension", 635 "--dimension",
633 "os", 636 "os",
634 "Android", 637 "Android",
635 "--dimension", 638 "--dimension",
636 "pool", 639 "pool",
637 "Skia", 640 "Skia",
638 "--tag", 641 "--tag",
639 "allow_milo:1", 642 "allow_milo:1",
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
989 "@@@STEP_LINK@shard #0 isolated out@blah@@@", 992 "@@@STEP_LINK@shard #0 isolated out@blah@@@",
990 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/148aa78d7aa0000@@@" 993 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/148aa78d7aa0000@@@"
991 ] 994 ]
992 }, 995 },
993 { 996 {
994 "name": "$result", 997 "name": "$result",
995 "recipe_result": null, 998 "recipe_result": null,
996 "status_code": 0 999 "status_code": 0
997 } 1000 }
998 ] 1001 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698