mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-21 17:03:08 -05:00
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. |
||
|---|---|---|
| .. | ||
| benchmark-dockerized.sh | ||
| OWNERS | ||
| README.md | ||
| test-dockerized.sh | ||
| verify-dockerized.sh | ||
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.