Chromium Code Reviews
Description[Findit] Adding support for splitting try job data by trybot
Adding the -T flag for splitting by try bot name (not to be confused with -t which splits by try job type).
Example:
python try_job_data_metrics.py -T
linux_chromium_variable
<stats> ...
win_chromium_variable
<stats> ...
...
BUG=623768
Committed: https://chromium.googlesource.com/infra/infra/+/e3e86c2c0e1cd7392fd62ba30ae52fcd945a98b1
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressing comments #Messages
Total messages: 12 (5 generated)
|