Skip to content

Commit 1c50804

Browse files
committed
Merge branch 'master' of github.com:kubernetes/minikube into release-1.20
2 parents da85657 + 7453873 commit 1c50804

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)