| Index: scripts/slave/recipes/ozone_ecs.expected/basic.json
|
| diff --git a/scripts/slave/recipes/ozone_ecs.expected/basic.json b/scripts/slave/recipes/ozone_ecs.expected/basic.json
|
| index e5bb32820cf289a49e079970728ba62b3713ac44..0e52009134b44536691cd76f1b3fdc3a0ceb27a7 100644
|
| --- a/scripts/slave/recipes/ozone_ecs.expected/basic.json
|
| +++ b/scripts/slave/recipes/ozone_ecs.expected/basic.json
|
| @@ -134,6 +134,8 @@
|
| "goma",
|
| "--goma-jsonstatus",
|
| "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--",
|
| @@ -179,6 +181,8 @@
|
| "goma",
|
| "--goma-jsonstatus",
|
| "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--",
|
|
|