kubevirt / demo

Easy to use KubeVirt demo based on minikube.
Apache License 2.0
109 stars 59 forks source link

Travis fails due to minikube update #42

Closed fabiand closed 6 years ago

fabiand commented 6 years ago

Minikube 0.26.0 requires systemd which is not available in the travis environment.

See https://github.com/kubernetes/minikube/issues/2704

fabiand commented 6 years ago

One possible fix is here: https://github.com/kubevirt/containerized-data-importer/pull/95