kubernetes/minikube

Skip TestAddons/parallel/Registry to unblock developement

Open

#23,044 opened on May 25, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (31,799 stars) (5,222 forks)batch import
area/addonsarea/testinggood first issuehelp wanted

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