| Index: scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json b/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json
|
| index 7631d754c5736d0dd5c782252d7c8f14f7d0f905..5f2a39fc24bdb74b5520f85e74d947f2902e0d80 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/linux_debug.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"
|
|
|