Tests are failing due to changes in Travis
dfeldman opened this issue · 2 comments
dfeldman commented
Travis CI seems to be giving us a 1-core instance now instead of 2-core, and 2 cores are required to run Minikube so all the Kubernetes tests fail. We should either figure out how to make Travis work, switch to a different build system, or not run Kubernetes tests for this repo.
Andres-GC commented
Hi @dfeldman
The test are passing again. I think we can close this issue. Are you Ok with that?
Regards.
dfeldman commented
You're right! Closing
Once we switch to CircleCI this whole problem will go away