diff --git a/test/e2e/run_e2e.sh b/test/e2e/run_e2e.sh index 6d4fd00f9d..0fe6d90553 100755 --- a/test/e2e/run_e2e.sh +++ b/test/e2e/run_e2e.sh @@ -209,6 +209,7 @@ if [ "$e2e" = true ]; then "should deny read access to Secrets in kube-system and visibility namespaces" "should allow deleting CRDs" "should deny deleting kube-system or visibility namespaces" + "Should create DNS entry \[Zalando\] \[Slow\] \[Slow\]" # Depends on service Type LoadBalancer which doesn't work with IPv6. "Should NOT get AWS IAM credentials" # Disabled on IPv6 as kube2iam is not compatible in current config. "should creating a working mysql cluster" # upstream test which does not work with IPv6 )