Skip to content

Commit d2a8896

Browse files
committed
chore: skip TestIstioAddonDeployment
1 parent 0c3ae2f commit d2a8896

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integration/istio_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ import (
1919
)
2020

2121
func TestIstioAddonDeployment(t *testing.T) {
22+
t.Skip("skipping until https://github.com/Kong/kubernetes-testing-framework/issues/1413 is resolved")
23+
2224
t.Parallel()
2325

2426
t.Log("deploying the test cluster and environment")

0 commit comments

Comments
 (0)