Skip to content

Commit

Permalink
Merge pull request #9430 from killianmuldoon/pr-1.5-update-optional-jobs
Browse files Browse the repository at this point in the history
[release-1.5] 📖 Update jobs.md for newly blocking jobs
  • Loading branch information
k8s-ci-robot authored Sep 15, 2023
2 parents 66f5ad7 + 0fc5552 commit fced91b
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 fced91b

Please sign in to comment.