Skip to content

Commit

Permalink
Update jobs.md for newly blocking jobs
Browse files Browse the repository at this point in the history
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
  • Loading branch information
killianmuldoon committed Sep 14, 2023
1 parent 5d27ce3 commit 0fc5552
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/book/src/reference/jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Prow Presubmits:
* [pull-cluster-api-apidiff-main] `./scripts/ci-apidiff.sh`
* [pull-cluster-api-e2e-informing-main] `./scripts/ci-e2e.sh`
* GINKGO_FOCUS: `[PR-Informing]`
* optional for merge, run if manually triggered:
* mandatory for merge, run if manually triggered:
* [pull-cluster-api-test-mink8s-main] `./scripts/ci-test.sh`
* KUBEBUILDER_ENVTEST_KUBERNETES_VERSION: `1.24.2`
* [pull-cluster-api-e2e-mink8s-main] `./scripts/ci-e2e.sh`
Expand All @@ -34,6 +34,7 @@ Prow Presubmits:
* GINKGO_SKIP: `[PR-Blocking] [Conformance] [K8s-Upgrade]|[IPv6]`
* [pull-cluster-api-e2e-workload-upgrade-1-28-latest-main] `./scripts/ci-e2e.sh` FROM: `stable-1.28` TO: `ci/latest-1.29`
* GINKGO_FOCUS: `[K8s-Upgrade]`
* optional for merge, run if manually triggered:
* [pull-cluster-api-e2e-scale-main-experimental] `./scripts/ci-e2e-scale.sh`

GitHub Presubmit Workflows:
Expand Down

0 comments on commit 0fc5552

Please sign in to comment.