| Index: scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json b/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| index 2738429be4c9314babb974b6ea472ec051eb1dac..66faa5a24cc5306c58e2ddd11ffd245e373c1ceb 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json
|
| @@ -297,6 +297,10 @@
|
| "--build-number=571",
|
| "base_unittests.exe"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| + "GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
|
| + },
|
| "name": "base_unittests"
|
| },
|
| {
|
| @@ -321,6 +325,10 @@
|
| "--build-number=571",
|
| "content_unittests.exe"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| + "GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
|
| + },
|
| "name": "content_unittests"
|
| },
|
| {
|
| @@ -331,6 +339,10 @@
|
| "--target",
|
| "Release_x64"
|
| ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| + "GOMA_STUBBY_PROXY_IP_ADDRESS": "sandbox.google.com"
|
| + },
|
| "name": "process_dumps"
|
| },
|
| {
|
|
|