Index: scripts/slave/recipe_modules/goma/example.expected/mac_upload_logs.json |
diff --git a/scripts/slave/recipe_modules/goma/example.expected/mac_upload_logs.json b/scripts/slave/recipe_modules/goma/example.expected/mac_upload_logs.json |
index c972bb3e5871347143e12d4977b2b03b3bc617a3..e23b9294f559c424631add80846ea2bd50354e97 100644 |
--- a/scripts/slave/recipe_modules/goma/example.expected/mac_upload_logs.json |
+++ b/scripts/slave/recipe_modules/goma/example.expected/mac_upload_logs.json |
@@ -108,6 +108,20 @@ |
"python", |
"-u", |
"[CACHE]/cipd/goma/goma_ctl.py", |
+ "stat" |
+ ], |
+ "env": { |
+ "GOMACTL_CRASH_REPORT_ID_FILE": "build_data_dir/crash_report_id_file", |
+ "GOMA_DUMP_STATS_FILE": "build_data_dir/goma_stats_proto", |
+ "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
+ }, |
+ "name": "goma_stat" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[CACHE]/cipd/goma/goma_ctl.py", |
"stop" |
], |
"env": { |