Milo bot view should support buildbucket tags as filters. |
|||||||
Issue descriptionThe use case is to view all builds with a certain tag, such as a target builder, so that findit tryjobs are easier to debug. This is specially important if findit migrates to a single-builder pool which tags builds via buildbucket according to the waterfall bot whose configuration it is trying to match.
,
Sep 20 2017
s/would/wonder/
,
Sep 23 2017
,
Sep 24
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Sep 24
Assign to robertocn@ to clarify the use case and expectation here.
,
Sep 24
The reason why I filed this bug is that the view e.g. https://ci.chromium.org/p/chromium/builders/luci.chromium.findit/findit_variable is not very useful for findit developers because it doesn't tell us much about the jobs. For example, it doesn't tell us the recipe, or the platform of each job. Ideally we would be able to tell which of the jobs are flake/test/compile/build-ahead tryjobs and which master/builder/buildnumber they are analyzing. Filtering was my first thought as this would help us monitor a subset of the activity (such as all build-aheads or all Mac10.13 builds or all chromium.webkit builds) But maybe surfacing additional columns would be useful as well (or if that's easier that could be enough for our use-case) Re: #1: I think I would want: /p/chromium/builders/luci.chromium.findit/findit_variable?tag=value&tag2=value2 for filtering and/or /p/chromium/builders/luci.chromium.findit/findit_variable?extra_cols=tag1+tag2+tagx for displaying extra columns
,
Sep 24
,
Sep 28
,
Oct 18
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by no...@chromium.org
, Sep 20 2017