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

Unified Diff: scripts/slave/recipes/gpu/build_and_test.expected/mac_release_skip_checkout.json

Issue 121883002: Re-land: Switch GPU pixel tests to use cloud storage instead of the local disk. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 7 years 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/gpu/build_and_test.expected/mac_release_skip_checkout.json
diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_skip_checkout.json b/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_skip_checkout.json
index f3e756c807b24da2574c7fd780806c186263b241..faede27e596b1f08a1be6893544eb9b7cc158530 100644
--- a/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_skip_checkout.json
+++ b/scripts/slave/recipes/gpu/build_and_test.expected/mac_release_skip_checkout.json
@@ -172,9 +172,15 @@
"--output-format=gtest",
"--browser=release",
"-v",
- "--generated-dir=[SLAVE_BUILD]/content_gpu_data/telemetry/generated",
- "--reference-dir=[SLAVE_BUILD]/content_gpu_data/telemetry/reference",
- "--build-revision=c14d891d44f0afff64e56ed7c9702df1d807b1ee"
+ "--build-revision",
+ "c14d891d44f0afff64e56ed7c9702df1d807b1ee",
+ "--upload-refimg-to-cloud-storage",
+ "--refimg-cloud-storage-bucket",
+ "chromium-gpu-archive/reference-images",
+ "--os-type",
+ "mac",
+ "--test-machine-name",
+ "TestBuilder"
],
"name": "pixel_test"
},

Powered by Google App Engine
This is Rietveld 408576698