| Index: scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Linux_Tester.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Linux_Tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Linux_Tester.json
|
| index 51772e77efb4ceea9ae4d04a8c13161c7c2f1428..1cd3a5c02f5e3b2e0598d91d178831309c09c13c 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Linux_Tester.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Linux_Tester.json
|
| @@ -310,6 +310,9 @@
|
| "--test-launcher-print-test-stdio=always",
|
| "--test-launcher-bot-mode"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "content_browsertests"
|
| },
|
| {
|
| @@ -344,6 +347,9 @@
|
| "--test-launcher-bot-mode",
|
| "--test-launcher-print-test-stdio=always"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "browser_tests"
|
| },
|
| {
|
| @@ -369,6 +375,9 @@
|
| "--build-number=571",
|
| "content_unittests"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "content_unittests"
|
| },
|
| {
|
| @@ -399,6 +408,9 @@
|
| "--test-launcher-jobs=1",
|
| "--test-launcher-print-test-stdio=always"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "media_unittests"
|
| },
|
| {
|
| @@ -425,6 +437,9 @@
|
| "remoting_unittests",
|
| "--gtest_filter=Webrtc*"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "remoting_unittests"
|
| },
|
| {
|
|
|