提交 9ac705d3 编写于 作者: M Medya Gh

skip olm addon

上级 93593555
......@@ -331,9 +331,7 @@ func validateHelmTillerAddon(ctx context.Context, t *testing.T, profile string)
}
func validateOlmAddon(ctx context.Context, t *testing.T, profile string) {
if NoneDriver() {
t.Skipf("Skipping none driver, olm addon is not supported on none driver")
}
t.Skipf("Skipping olm test till this timeout issue is solved https://github.com/operator-framework/operator-lifecycle-manager/issues/1534#issuecomment-632342257")
defer PostMortemLogs(t, profile)
client, err := kapi.Client(profile)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册