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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json

Issue 2275563003: Fix android recipe build upload names (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
index d021985a2264cfbc7aaa50f483dd18ca9c8f05c8..de7ee8856530ed10ca877d3ebb336b6bb71b5ce2 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json
@@ -596,7 +596,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"ls",
- "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_bad49c331def2a3bbf3ddd0096eb51551155.zip"
+ "gs://chrome-perf/Android arm64 Builder/full-build-linux_bad49c331def2a3bbf3ddd0096eb51551155.zip"
],
"cwd": "[BUILDER_CACHE]/android_nexus9_perf_bisect",
"name": "gsutil exists",
@@ -641,7 +641,7 @@
"cr-buildbucket.appspot.com",
"--service-account-json",
"/creds/service_accounts/service-account-chromium-bisect.json",
- "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"123456\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"android_arm64_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf/android_perf_rel_arm64/full-build-linux_bad49c331def2a3bbf3ddd0096eb51551155.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"bad49c331def2a3bbf3ddd0096eb51551155\\\"}}\", \"tags\": [\"builder:android_arm64_perf_bisect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
+ "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"123456\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"android_arm64_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf/Android arm64 Builder/full-build-linux_bad49c331def2a3bbf3ddd0096eb51551155.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"bad49c331def2a3bbf3ddd0096eb51551155\\\"}}\", \"tags\": [\"builder:android_arm64_perf_bisect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
],
"cwd": "[BUILDER_CACHE]/android_nexus9_perf_bisect",
"name": "buildbucket.put",
@@ -749,7 +749,7 @@
"4.7",
"----",
"cp",
- "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_bad49c331def2a3bbf3ddd0096eb51551155.zip",
+ "gs://chrome-perf/Android arm64 Builder/full-build-linux_bad49c331def2a3bbf3ddd0096eb51551155.zip",
"[BUILDER_CACHE]/android_nexus9_perf_bisect/src/out/build_product.zip"
],
"cwd": "[BUILDER_CACHE]/android_nexus9_perf_bisect",
@@ -958,7 +958,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"ls",
- "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_d49c331def2a3bbf3ddd0096eb51551155.zip"
+ "gs://chrome-perf/Android arm64 Builder/full-build-linux_d49c331def2a3bbf3ddd0096eb51551155.zip"
],
"cwd": "[BUILDER_CACHE]/android_nexus9_perf_bisect",
"name": "gsutil exists (2)"
@@ -994,7 +994,7 @@
"4.7",
"----",
"cp",
- "gs://chrome-perf/android_perf_rel_arm64/full-build-linux_d49c331def2a3bbf3ddd0096eb51551155.zip",
+ "gs://chrome-perf/Android arm64 Builder/full-build-linux_d49c331def2a3bbf3ddd0096eb51551155.zip",
"[BUILDER_CACHE]/android_nexus9_perf_bisect/src/out/build_product.zip"
],
"cwd": "[BUILDER_CACHE]/android_nexus9_perf_bisect",

Powered by Google App Engine
This is Rietveld 408576698