Skip to content

Commit 436d64a

Browse files
committed
Disable service type load balancer e2e test
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent 81c3196 commit 436d64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/run_e2e.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ if [ "$e2e" = true ]; then
207207
"should validate permissions for \[Authorization\] \[RBAC\] \[Zalando\]" # TODO: Remains skipped until we remove the older RBAC setup
208208
"Should NOT get AWS IAM credentials" # Disabled on IPv6 as kube2iam is not compatible in current config.
209209
"should creating a working mysql cluster" # upstream test which does not work with IPv6
210+
"Should create DNS entry \[Zalando\]" # Depends on service Type LoadBalancer which doesn't work with IPv6.
210211
)
211212
fi
212213

0 commit comments

Comments
 (0)