Skip to content

Commit a4fb649

Browse files
authored
Merge pull request #12496 from Nordix/test-ipv6-gke/adil
🌱 Skipping test that is failing because of infra issues
2 parents 4354b6f + 903c7bf commit a4fb649

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/e2e/data/kubetest/dualstack.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
ginkgo.focus: \[Feature\:IPv6DualStack\]
2-
ginkgo.skip: \[Feature\:SCTPConnectivity\]
2+
# Skipping Test:
3+
# [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for service endpoints using hostNetwork
4+
# because it is failing in the EKS cluster.
5+
ginkgo.skip: \[Feature\:SCTPConnectivity\]|\[LinuxOnly\]\s+should\s+function\s+for\s+service\s+endpoints\s+using\s+hostNetwork
36
disable-log-dump: true
47
# ginkgo.progress flag is deprecated but its still used when
58
# we run kubetest on K8s versions <= v1.26, we have to keep it

0 commit comments

Comments
 (0)