kubernetes/minikube

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

Fechada

#23.035 aberto em 23 de mai. de 2026

 (1 comentário) (0 reação) (1 responsável)Go (5.222 forks)batch import
area/testinggood first issuehelp wanted

Métricas do repositório

Stars
 (31.799 estrelas)
Métricas de merge de PR
 (Mesclagem média 12d 19h) (43 fundiu PRs em 30d)

Description

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

Guia do colaborador