| Index: scripts/slave/recipes/gpu/build_and_test.expected/linux_debug_blink.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug_blink.json b/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug_blink.json
|
| index c44cf9d910d49cce4d637df602f185d88fb16407..d9e4d7ac74ee61f8a752bce3c0d0167712f71fc9 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug_blink.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug_blink.json
|
| @@ -249,9 +249,15 @@
|
| "--output-format=gtest",
|
| "--browser=debug",
|
| "-v",
|
| - "--generated-dir=[SLAVE_BUILD]/content_gpu_data/telemetry/generated",
|
| - "--reference-dir=[SLAVE_BUILD]/content_gpu_data/telemetry/reference",
|
| - "--build-revision=170242"
|
| + "--build-revision",
|
| + "170242",
|
| + "--upload-refimg-to-cloud-storage",
|
| + "--refimg-cloud-storage-bucket",
|
| + "chromium-gpu-archive/reference-images",
|
| + "--os-type",
|
| + "linux",
|
| + "--test-machine-name",
|
| + "TestBuilder"
|
| ],
|
| "env": {
|
| "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
|
|
|