kubernetes/hack/jenkins
Jan Chaloupka f967c544ad scheduler benchmark: allow to override bench prefix
Right now, hack/jenkins/dockerized.sh is solely utilized by scheduler perf jenkins job.
There's an effort to extend the scheduler performance suite. In order to run
individual subsuites separately, we need a way to select a subset of benchmark tests
to be run. Golang exposes -bench option which allows to specify a prefix
of benchmark tests to be run.
2019-12-04 18:45:48 +01:00
..
benchmark-dockerized.sh scheduler benchmark: allow to override bench prefix 2019-12-04 18:45:48 +01:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
README.md update hack/jenkins/README.md 2019-08-16 23:47:43 -07:00
test-dockerized.sh opt out of module mode for builds 2019-11-06 17:39:05 -05:00
verify-dockerized.sh update benchmark-dockerized.sh and verify-dockerized.sh 2019-04-09 15:07:26 -04:00

Jenkins

Jenkins is no longer in use, please see the test-infra repo and in particular Prow instead.

This directory contains some scripts that are still used by the new CI.