kubernetes/minikube

Skip TestAddons/parallel/Registry to unblock developement

Closed

#23,044 opened on May 25, 2026

 (2 comments) (0 reactions) (0 assignees)Go (5,222 forks)batch import
area/addonsarea/testinggood first issuehelp wanted

Repository metrics

Stars
 (31,799 stars)
PR merge metrics
 (Avg merge 12d 19h) (43 merged PRs in 30d)

Description

Same test pass in Jenkins but prow build is required. Need to investigate the failure, we may need to fix the test or the code.

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/23036/pull-minikube-docker-docker-linux-x86/2058557131707125760

Plan:

  • Skip the test with a message linking to this issue

See #23036 for example PR.

Contributor guide