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

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

Issue 2284973002: Skia recipe: Use [depot_tools]/gsutil.py instead of [depot_tools]/third_party/gsutil/gsutil (Closed)
Patch Set: Rebase Created 4 years, 3 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 795 matching lines...) Expand 10 before | Expand all | Expand 10 after
806 }, 806 },
807 { 807 {
808 "cmd": [ 808 "cmd": [
809 "python", 809 "python",
810 "-u", 810 "-u",
811 "RECIPE_MODULE[build::skia]/resources/upload_bench_results.py", 811 "RECIPE_MODULE[build::skia]/resources/upload_bench_results.py",
812 "Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot", 812 "Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot",
813 "5", 813 "5",
814 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia/0", 814 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia/0",
815 "9046e2e693bb92a76e972b694580e5d17ad10748", 815 "9046e2e693bb92a76e972b694580e5d17ad10748",
816 "[DEPOT_TOOLS]/third_party/gsutil/gsutil", 816 "[DEPOT_TOOLS]/gsutil.py",
817 "500" 817 "500"
818 ], 818 ],
819 "cwd": "[SLAVE_BUILD]/skia", 819 "cwd": "[SLAVE_BUILD]/skia",
820 "env": { 820 "env": {
821 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", 821 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto",
822 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" 822 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto"
823 }, 823 },
824 "name": "upload nanobench coverage results" 824 "name": "upload nanobench coverage results"
825 }, 825 },
826 { 826 {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
869 "~followup_annotations": [ 869 "~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_9046e2e693bb92a76e972b694580e5d17ad10748_140863 3190.json@@@" 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_9046e2e693bb92a76e972b694580e5d17ad10748_140863 3190.json@@@"
871 ] 871 ]
872 }, 872 },
873 { 873 {
874 "name": "$result", 874 "name": "$result",
875 "recipe_result": null, 875 "recipe_result": null,
876 "status_code": 0 876 "status_code": 0
877 } 877 }
878 ] 878 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/skia/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698