git cl: Start reporting metrics.

Bug: 832386
Change-Id: Iccb71c020aea31db33fc16050cb1100ccf5a7fbb
Reviewed-on: https://chromium-review.googlesource.com/1145902
Reviewed-by: Aaron Gable <agable@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
This commit is contained in:
Edward Lemur
2018-07-23 18:19:02 +00:00
committed by Commit Bot
parent 9fa97b59b1
commit 5ba1e9caee
5 changed files with 50 additions and 8 deletions

View File

@@ -10,6 +10,8 @@ import sys
from third_party import colorama
APP_URL = 'https://cit-cli-metrics.appspot.com'
NOTICE_COUNTDOWN_HEADER = (
'*****************************************************\n'
'* METRICS COLLECTION WILL START IN %2d EXECUTIONS *'