Skip to content

Commit

Permalink
Disable service type load balancer e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
  • Loading branch information
mikkeloscar committed Dec 4, 2024
1 parent 69e80dd commit fb201bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/run_e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fb201bf

Please sign in to comment.