arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
117 stars 98 forks source link

Enable minikube env set up in the github action #1278

Closed gaol closed 2 months ago

gaol commented 7 months ago

This is a follow up issue to https://github.com/arquillian/arquillian-cube/issues/1272.

The minikube env is disabled for the moment in the initial github action setup. it should be enabled to have full tests coverage.

gaol commented 2 months ago

This is not needed anymore because minikube is started during the github action execution, the integration tests would be improved to have all tests covered. I am closing it.