kubernetes/minikube

containerd: Skip TestPreload/Restart-With-Preload-Check-User-Image

已關閉

#23,035 建立於 2026年5月23日

 (1 則留言) (0 個反應) (1 位負責人)Go (5,222 個分叉)batch import
area/testinggood first issuehelp wanted

倉庫指標

星標
 (31,799 顆星)
PR 合併指標
 (平均合併 12天 19小時) (30 天內合併 43 個 PR)

描述

The test fails in Prow but for some reason does not fail in Jenkins.

The failure is expected since we don't have mechanism for preserving user images when loading preloads for containerd.

Until we add this or simplify preloads so they don't overwrite user images (#23018) we need to skip the test.

High priority since this break required tests, preventing merge of other PRs. Currently merge requires admin rights because of this issue.

Example failure: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/minikube/23031/pull-minikube-docker-containerd-linux-x86/2058215384078618624

Related issues:

  • #22269

Plan:

  • Skip the test with a message linking to this issue

貢獻者指南