Chromium Code Reviews| 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': {}, |