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

Unified Diff: scripts/slave/logdog-params.pyl

Issue 2321093002: Canary new LogDog Butler on Infra. (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/logdog-params.pyl
diff --git a/scripts/slave/logdog-params.pyl b/scripts/slave/logdog-params.pyl
index 5e8eb2ad7f7dea5c1969a87aaeb84f3c888da91f..f3ee2adf52b02a71eaa5cac2d2156e2e6065852a 100644
--- a/scripts/slave/logdog-params.pyl
+++ b/scripts/slave/logdog-params.pyl
@@ -44,9 +44,11 @@
{
'chromium': {
# Infra
- 'chromium.infra': {},
+ 'chromium.infra': {
+ # Used for canarying.
+ 'cipd_tag': 'git_revision:c88b313d2fae775acf973229bca7a00d45178781',
+ },
'chromium.infra.cron': {},
- 'tryserver.infra': {},
dnj 2016/09/08 16:18:07 (This no longer exists!)
# Chromium tryservers.
'tryserver.chromium.android': {},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698