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

Unified Diff: scripts/slave/recipes/infra/git_hash_metric.expected/infra.json

Issue 1921943007: git_hash_metric: added missing ts_mon option (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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
« no previous file with comments | « scripts/slave/recipes/infra/git_hash_metric.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/infra/git_hash_metric.expected/infra.json
diff --git a/scripts/slave/recipes/infra/git_hash_metric.expected/infra.json b/scripts/slave/recipes/infra/git_hash_metric.expected/infra.json
index 9126253020088bd56221cb148c327907f41ffc95..11e700652e445cebf9a4814ed23d4f3b5db7a0bc 100644
--- a/scripts/slave/recipes/infra/git_hash_metric.expected/infra.json
+++ b/scripts/slave/recipes/infra/git_hash_metric.expected/infra.json
@@ -8,6 +8,7 @@
"--verbose",
"--ts-mon-target-type=task",
"--ts-mon-task-service-name=git_hash_metric",
+ "--ts-mon-task-job-name=default",
"--string='{\"name\":\"repository/hash\", \"value\": \"deadbeefdeadbeefdeadbeefdeadbeefdeadbeef\", \"repository\": \"https://chromium.googlesource.com/infra/infra\"}'"
],
"name": "send hash to ts_mon"
« no previous file with comments | « scripts/slave/recipes/infra/git_hash_metric.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698