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 <[email protected]>
  • Loading branch information
mikkeloscar committed Nov 27, 2024
1 parent f398c20 commit 48cad7f
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 @@ -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
)
Expand Down

0 comments on commit 48cad7f

Please sign in to comment.