Skip to content

Commit 7453873

Browse files
authored
Merge pull request #11313 from medyagh/old_test_impr
skip olm test
2 parents 4bb4428 + 4dedda4 commit 7453873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/addons_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ func validateHelmTillerAddon(ctx context.Context, t *testing.T, profile string)
462462

463463
// validateOlmAddon tests the OLM addon
464464
func validateOlmAddon(ctx context.Context, t *testing.T, profile string) {
465+
t.Skip("skipping olm test till this issue is fixed https://github.com/kubernetes/minikube/issues/11311")
465466
defer PostMortemLogs(t, profile)
466467

467468
client, err := kapi.Client(profile)

0 commit comments

Comments
 (0)