commit | e1b098f5a11c17646c4535db80cd8134de0afc6b | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Fri Feb 26 10:26:59 2021 +1100 |
committer | Ian Wienand <iwienand@redhat.com> | Fri Mar 12 10:00:27 2021 +1100 |
tree | ad2d2d111eff6f3d50af7351168fa167a7934686 | |
parent | 785f7dda0784e451f8ca19741587e8ea4603d32c [diff] |
Handle ERROR status The error status is slightly different and has a free-form string. Parse this and put it in the results. We put this behind a tooltip on the ERROR status; not terribly discoverable so further work is welcome. Change-Id: I10fe614ad6d47964ca0d45f32cf4ce105c6ec76f
Polygerrit plugin to show a summary of Zuul results in a change tab
Results are show in reverse chronological order, additionally sorted by CI userid's in ZUUL_PRIORITY (earlier entry in the list means sorted first in the output table). i.e. if you consider one of your CI reporters to be the main one, you should place it first in this list.
UI tests are still a work in progress
git clone https://gerrit.googlesource.com/gerrit
plugins/zuul-results-summary
`cd plugins; git clone https://gerrit.googlesource.com/plugins/zuul-results-summarycd ..; bazel build plugins/zuul-results-summary:zuul-results-summary
bazel-bin/plugins/zuul-results-summary/zuul-results-summary.js
to Gerrit plugins directory