| Index: scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json
|
| index 5007dbfbe88eb315d5e355d6bbce758d03231122..2c4c00a1f0627a1e2bb8d2d33d641a96e801b05f 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json
|
| @@ -303,6 +303,9 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "find isolated tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -375,6 +378,9 @@
|
| "--",
|
| "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Linux on Linux",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -407,6 +413,9 @@
|
| "--task-output-dir",
|
| "/path/to/tmp/"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "telemetry_gpu_unittests on NVIDIA GPU on Linux on Linux",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@outdir_json@{@@@",
|
|
|