| Index: scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test.json b/scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test.json
|
| index e99cd1786032f377f6b02804d4a1118e5fb8fb74..56fb8d112dde07cd51493bbfd8381783b2508862 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test.json
|
| @@ -305,6 +305,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@{@@@",
|
| @@ -333,6 +336,9 @@
|
| "--isolated-script-test-output",
|
| "/path/to/tmp/json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "telemetry_gpu_unittests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
|
|