rhdh-prow-jobs
Installation
SKILL.md
RHDH Prow test entries and cluster pools
Read and change which platform versions RHDH is tested on in openshift/release.
Listing and coverage analysis work against the remote repository through gh;
generation and removal need a local checkout because they end in make update.
Run the bundled scripts instead of reconstructing their YAML logic. Every script
accepts --repo-dir to point at a local openshift/release checkout and falls
back to the GitHub API when it is absent.
Route
| Intent | Load |
|---|---|
| List OCP test entries, or add/remove one | workflows/ocp-jobs.md |
| List, generate, or delete a Hive ClusterPool | workflows/ocp-pools.md |
| Find OCP coverage gaps and stale configuration | workflows/ocp-coverage.md |
| List AKS, EKS, or GKE entries, or bump their K8s version | workflows/k8s-jobs.md |