Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Test : TestStartStop/group/embed-certs/serial/VerifyKubernetesImages #8859

Closed
medyagh opened this issue Jul 28, 2020 · 0 comments · Fixed by #8863
Closed

Failing Test : TestStartStop/group/embed-certs/serial/VerifyKubernetesImages #8859

medyagh opened this issue Jul 28, 2020 · 0 comments · Fixed by #8863
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.

Comments

@medyagh
Copy link
Member

medyagh commented Jul 28, 2020

Seems to be side effect of this PR that made dashboard automatically enable metrics

#8842

=== CONT  TestStartStop/group/containerd/serial/VerifyKubernetesImages
start_stop_delete_test.go:227: (dbg) Done: ./minikube-linux-amd64 ssh -p containerd-20200727195440-11082 "sudo crictl images -o json": (1.671216435s)
start_stop_delete_test.go:227: Found non-minikube image: kindest/kindnetd:0.5.4
start_stop_delete_test.go:227: Found non-minikube image: library/busybox:1.28.4-glibc
start_stop_delete_test.go:227: v1.18.3 images mismatch (-want +got):
  []string{
  	... // 5 identical elements
  	"k8s.gcr.io/kube-proxy:v1.18.3",
  	"k8s.gcr.io/kube-scheduler:v1.18.3",
+ 	"k8s.gcr.io/metrics-server-amd64:v0.2.1",
  	"k8s.gcr.io/pause:3.2",
  	"kubernetesui/dashboard:v2.0.1",
  	"kubernetesui/metrics-scraper:v1.0.4",
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant