Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(591)

Unified Diff: scripts/slave/recipe_modules/goma/example.expected/linux.json

Issue 2303333002: Revert of Add step to show goma stat in goma module (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/goma/example.expected/linux.json
diff --git a/scripts/slave/recipe_modules/goma/example.expected/linux.json b/scripts/slave/recipe_modules/goma/example.expected/linux.json
index 1523b2e54287b04c1f5bb4a9f8449689101543b7..a89f8c482de9aa3bb2c7451051b29a4d22c87290 100644
--- a/scripts/slave/recipe_modules/goma/example.expected/linux.json
+++ b/scripts/slave/recipe_modules/goma/example.expected/linux.json
@@ -102,18 +102,6 @@
"python",
"-u",
"[CACHE]/cipd/goma/goma_ctl.py",
- "stat"
- ],
- "env": {
- "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": {
« no previous file with comments | « scripts/slave/recipe_modules/goma/api.py ('k') | scripts/slave/recipe_modules/goma/example.expected/linux_upload_logs.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698