diff --git a/test/e2e/run_e2e.sh b/test/e2e/run_e2e.sh index 4c3b5315ca..60cced71f5 100755 --- a/test/e2e/run_e2e.sh +++ b/test/e2e/run_e2e.sh @@ -207,6 +207,7 @@ if [ "$e2e" = true ]; then "should validate permissions for \[Authorization\] \[RBAC\] \[Zalando\]" # TODO: temporary disabled because feature is missing "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 + "Should create DNS entry \[Zalando\] \[Slow\] \[Slow\]" # Depends on service Type LoadBalancer which doesn't work with IPv6. ) fi