This is a central place for Kubernetes-project specific configs for other tools in this repo.
jobs/ : job configs for Kubernetes Prow deployment, potentially testgrid configs as well
tests : validation tests for the configs
-
Find or create an org/repo directory under config/jobs, eg: config/jobs/kubernetes-sigs/kustomize for jobs related to https://github.com/kubernetes-sigs/kustomize.
-
Create an OWNERS file and add appropriate approver/reviewer for your job.
-
Add a *.yaml file (the base name has to be unique), and follow https://github.com/kubernetes/test-infra/tree/master/prow#how-to-add-new-jobs for adding new prowjobs.
Also please read create-a-new-job