kubernetes/hack/jenkins
Jan Chaloupka b50f60c98f scheduler_perf: allow to override the default benchtime
The new benchmark requires the benchtime to be set to a very small number
so each test is run at most once. Some machines can have too powerfull resources
and decrease running time of some tests under the default 1s. Also, the old suite
expects the benchtime to be set to 1s. Allow to override the benchtime for the
new test suite will allow to run the same script from both suites.
2020-02-24 19:22:41 +01:00
..
benchmark-dockerized.sh scheduler_perf: allow to override the default benchtime 2020-02-24 19:22:41 +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.