| Index: scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json
|
| index 14592c4f63e5156d2cf5159c677c45018189d4b4..369a5698f51384710147e8f50888bcac10a02131 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.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@{@@@",
|
| @@ -378,6 +381,9 @@
|
| "--",
|
| "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "[trigger] browser_tests on Ubuntu-12.04",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -418,6 +424,9 @@
|
| "1",
|
| "browser_tests/Ubuntu-12.04/ffffffffff/Linux Tests-Trybot/571"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "browser_tests on Ubuntu-12.04",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@shard #0 isolated out@blah@@@"
|
| @@ -443,6 +452,9 @@
|
| "--chrome-revision",
|
| "143121"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "Upload to test-results [browser_tests on Ubuntu-12.04]"
|
| },
|
| {
|
|
|