Skip to content

Commit f674c0d

Browse files
Fix GINKGO_SKIP notes for pull-cluster-api-e2e-mink8s-main/e2e-full-main
1 parent 4914e16 commit f674c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/src/reference/jobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Prow Presubmits:
2626
* [pull-cluster-api-test-mink8s-main] `./scripts/ci-test.sh`
2727
* KUBEBUILDER_ENVTEST_KUBERNETES_VERSION: `1.24.2`
2828
* [pull-cluster-api-e2e-mink8s-main] `./scripts/ci-e2e.sh`
29-
* GINKGO_SKIP: `[Conformance] [K8s-Upgrade] [IPv6]`
29+
* GINKGO_SKIP: `[Conformance] [K8s-Upgrade]|[IPv6]`
3030
* KUBERNETES_VERSION_MANAGEMENT: `stable-1.24`
3131
* [pull-cluster-api-e2e-full-dualstack-ipv6-main] `./scripts/ci-e2e.sh`
3232
* DOCKER_IN_DOCKER_IPV6_ENABLED: `true`
@@ -36,7 +36,7 @@ Prow Presubmits:
3636
* GINKGO_FOCUS: `[IPv6] [PR-Informing]`
3737
* IP_FAMILY: `IPv6`
3838
* [pull-cluster-api-e2e-full-main] `./scripts/ci-e2e.sh`
39-
* GINKGO_SKIP: `[PR-Blocking] [Conformance] [K8s-Upgrade] [IPv6]` (i.e. "no tags")
39+
* GINKGO_SKIP: `[PR-Blocking] [Conformance] [K8s-Upgrade]|[IPv6]`
4040
* [pull-cluster-api-e2e-workload-upgrade-1-27-latest-main] `./scripts/ci-e2e.sh` FROM: `stable-1.27` TO: `ci/latest-1.28`
4141
* GINKGO_FOCUS: `[K8s-Upgrade]`
4242
* [pull-cluster-api-e2e-scale-main-experimental] `./scripts/ci-e2e-scale.sh`

0 commit comments

Comments
 (0)