Commit f461759d authored by Krzysztof Siedlecki's avatar Krzysztof Siedlecki

adding go-junit-report install

parent fcb0d60d
......@@ -34,6 +34,7 @@ retry() {
export PATH=${GOPATH}/bin:${PWD}/third_party/etcd:/usr/local/go/bin:${PATH}
go install k8s.io/kubernetes/vendor/github.com/cespare/prettybench
go install k8s.io/kubernetes/vendor/github.com/jstemmer/go-junit-report
# Disable the Go race detector.
export KUBE_RACE=" "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment