Hello kubernetes community,
As you may already know,
testgrid displays a visual history of CI results.
The summarizer logic will soon migrate to a new system that is open source and runs on a kubernetes cluster. You can look at the output from this new system by appending
?summary=beta to testgrid URLs (
example).
This intent is to soon make this the default and eventually sole summary behavior.
Please try out the new summary. Have feedback? Please let us know:
- Reply to the kubernetes-sig-testing mailing list
- #sig-testing on slack
- Comment on and/or link to this GitHub issue.
Thanks!