Hello kubernetes contributors!
Try out testgrid's new open source, golang result state by appending
&grid=beta to your tab's URL fragment (
example).
By default the data you see at
https://testgrid.k8s.io is updated by some python code inside Google. We are in the process of replacing this updater with some golang code that is open source and runs on kubernetes.
You can see how this will look on your favorite tabs by appending &grid=beta to the tab's URL fragment. For example:
Force the page to load the python version by appending &grid=old instead:
By default we continue to show grid=old. In the future, once we believe we have found and addressed any issues, we plan to change the default to grid=beta.
There are minor differences between the two views, for example the new data indicates if a failing cell has a message by putting an F inside it, etc.
See any problems and/or otherwise have feedback? Please update
this issue and/or send us a
PR.
Thanks!