[Findit] Add support for specifying error and median runtimes for try job data metrics script |
|||
Issue descriptionAdd support for -e flag Add support for displaying median times Display end-to-end time average and median (includes pending time + execution time)
,
Jun 24 2016
,
Jun 27 2016
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/33987fa5610db35c203b530210e91e025e251a0c commit 33987fa5610db35c203b530210e91e025e251a0c Author: lijeffrey <lijeffrey@chromium.org> Date: Mon Jun 27 21:56:28 2016 [Findit] Adding ability to query try job data by platform and error and calculate medians BUG= 622910 Adds support for the -e and -p flags. -e splits the data if there was an error detected, so only try jobs that ran successfully end-to-end are separate from those that ended in an error. -p splits the data by platform. For example, under chromium.linux both linux and android try jobs exist, but should be distinguishable. Review-Url: https://codereview.chromium.org/2091023003 [modify] https://crrev.com/33987fa5610db35c203b530210e91e025e251a0c/appengine/findit/util_scripts/remote_queries/try_job_data_metrics.py
,
Jun 27 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by lijeffrey@chromium.org
, Jun 24 2016