This readme covers information specific to testgrid.k8s.io and this repository. See Testgrid's config.md for more information Testgrid config files.
Prow Jobs in this repository only need to be annotated; no changes are necessary here unless you are adding a brand new dashboard.
Any file put in this directory or a subdirectory will be picked up by testgrid.k8s.io.
Run bazel test //config/jobs/tests/...
to ensure these configurations are valid.
This finds common problems such as malformed yaml, a tab referring to a non-existent test group, a test group never appearing on any tab, etc. It also enforces some repository-specific conventions.