| Index: scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
|
| index 33fac22467c1726893ca4fb1829fc68bd1bb2bc8..b26fbb34527e46263a3ab6b77456c18617c2f337 100644
|
| --- a/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
|
| +++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_affected_targets_only.json
|
| @@ -529,6 +529,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "test r1.analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -601,6 +604,9 @@
|
| "//out/Release"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| "name": "test r1.generate_build_files",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@"
|
|
|