| Index: scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Linux_Tester.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Linux_Tester.json b/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Linux_Tester.json
|
| index a6bfae0534e5c06e76e6a4eda8f63853b8820bd7..9bdb6e46a84c81a7c335da8188adabbec3d0748c 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Linux_Tester.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Linux_Tester.json
|
| @@ -304,6 +304,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"
|
| },
|
| {
|
| @@ -338,6 +341,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"
|
| },
|
| {
|
| @@ -363,6 +369,9 @@
|
| "--build-number=571",
|
| "content_unittests"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "content_unittests"
|
| },
|
| {
|
| @@ -393,6 +402,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"
|
| },
|
| {
|
| @@ -419,6 +431,9 @@
|
| "remoting_unittests",
|
| "--gtest_filter=Webrtc*"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "remoting_unittests"
|
| },
|
| {
|
|
|