Skip to content

Commit af7e245

Browse files
authored
Merge pull request #12597 from sbueringer/pr-reenable-ipv6
🌱 Enable IPv6 test again
2 parents 8267805 + 067d518 commit af7e245

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/e2e/data/kubetest/dualstack.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
ginkgo.focus: \[Feature\:IPv6DualStack\]
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
2+
ginkgo.skip: \[Feature\:SCTPConnectivity\]
63
disable-log-dump: true
74
# ginkgo.progress flag is deprecated but its still used when
85
# we run kubetest on K8s versions <= v1.26, we have to keep it

0 commit comments

Comments
 (0)