kubernetes/hack/jenkins
Jan Chaloupka 51120d133c Report scheduler_perf integration test kube-scheduler metrics into artifacts dir
make test-integration ran within jenkins job does not collect json file with generated metrics
from kube-scheduler. The artifacts dir needs to be set explicitly through new -data-items-dir
test flag. The metrics are required to provide more comphrehensive information about
kube-scheduler internals.
2020-02-14 15:11:50 +01:00
..
benchmark-dockerized.sh Report scheduler_perf integration test kube-scheduler metrics into artifacts dir 2020-02-14 15:11:50 +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.