Add a link to the sanity build failure in the alert message. |
|||||
Issue description
we could emit a gauge like /chrome/infra/chromeos/cbuildbot/build/sanity_build_completed_id
It would have a StringField('config') and BooleanField("success"), and its value would be the latest sanity build for that config which returned that status.
Then we could do an align with a 1h lookback to try to find the latest build id that failed for a given config, and we could construct the link from the fields of the matched points.
,
Aug 28 2017
,
Sep 1 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/chromite/+/1bceeda81eeffd4309c7d8c8e14e347cf477de57 commit 1bceeda81eeffd4309c7d8c8e14e347cf477de57 Author: Paul Hobbs <phobbs@google.com> Date: Fri Sep 01 01:05:50 2017 report_stages: Add builder_name to sanity_build_id metric. We need the builder name to get a link to the waterfall in our alert. BUG= chromium:758033 TEST=None Change-Id: I7727169059100dd3ba1a24cc44a6ab9433a46883 Reviewed-on: https://chromium-review.googlesource.com/642191 Commit-Ready: Paul Hobbs <phobbs@google.com> Tested-by: Paul Hobbs <phobbs@google.com> Reviewed-by: Ningning Xia <nxia@chromium.org> [modify] https://crrev.com/1bceeda81eeffd4309c7d8c8e14e347cf477de57/cbuildbot/stages/report_stages.py
,
Sep 16 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/chromite/+/826dddcb6f32a9030bf55865cef6dfab4228cd7f commit 826dddcb6f32a9030bf55865cef6dfab4228cd7f Author: Paul Hobbs <phobbs@google.com> Date: Sat Sep 16 04:25:43 2017 report_stages: build_number for sanity builds To recover the link to the sanity build failure in an alert, we need the buildnumber, not the build_id (which is the id of the build in cidb). BUG= chromium:758033 TEST=None Change-Id: I43ad6a949868348a973f243f4f94649b392d4fba Reviewed-on: https://chromium-review.googlesource.com/664222 Commit-Ready: Paul Hobbs <phobbs@google.com> Tested-by: Paul Hobbs <phobbs@google.com> Reviewed-by: Ningning Xia <nxia@chromium.org> [modify] https://crrev.com/826dddcb6f32a9030bf55865cef6dfab4228cd7f/cbuildbot/stages/report_stages.py
,
Mar 30 2018
,
Mar 30 2018
,
Apr 21 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by bugdroid1@chromium.org
, Aug 26 2017