bertinatto / testgrid

Tool to generate a report from payload jobs executed in a PR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testgrid

$ go install github.com/bertinatto/testgrid@latest
$ testgrid -ocp-version 4.14 -pr openshift/kubernetes#1558
$ $BROWSER report.html

You may check and example here.

About

Tool to generate a report from payload jobs executed in a PR


Languages

Language:Go 99.8%Language:Makefile 0.2%