-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Flaky TestFunctional/parallel/ComponentHealth: pending #10130
Comments
example TestFunctional/parallel/ComponentHealth |
so when we say "minikube start --wait=all" minikube should wait for everyhing to be up we need to figure out why the api server is going Pending after it is started. |
in the logs we see
that could be pointing to a memory issue. |
how about try to replicate this using a low memory minikube and test only funciotnal against that
|
/assign @azhao155 |
This is the memory
|
|
Hey @azhao155 was the |
how about we delete the mysql after we are done testing with it ? |
I think @azhao155 is running it on personal machine with a lot of memory, the numbers could used in relative...maybe |
that's the cpu, this is the memory: 468.4MiB / 102.2GiB |
/kind failing-test
/kind flake
The text was updated successfully, but these errors were encountered: