Closed
Description
for docker drivers
=== RUN TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL
=== CONT TestFunctional/parallel/MySQL
TestFunctional/parallel/MySQL: functional_test.go:719: (dbg) Run: kubectl --context functional-20200403T003626.019269334-5539 replace --force -f testdata/mysql.yaml
TestFunctional/parallel/MySQL: functional_test.go:724: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
TestFunctional/parallel/MySQL: helpers.go:289: "mysql-78ff7d6cf9-j9p8v" [81bfa3a5-9f2a-4cbd-9227-a0b0c6cf272a] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
TestDockerFlags: docker_test.go:40: (dbg) Done: ./minikube-linux-amd64 start -p docker-flags-20200403T010036.924791143-5539 --cache-images=false --memory=1800 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker: (54.403443947s)
TestDockerFlags: docker_test.go:45: (dbg) Run: ./minikube-linux-amd64 -p docker-flags-20200403T010036.924791143-5539 ssh "sudo systemctl show docker --property=Environment --no-pager"
TestDockerFlags: docker_test.go:56: (dbg) Run: ./minikube-linux-amd64 -p docker-flags-20200403T010036.924791143-5539 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
TestDockerFlags: helpers.go:170: (dbg) Run: ./minikube-linux-amd64 delete -p docker-flags-20200403T010036.924791143-5539
TestDockerFlags: helpers.go:170: (dbg) Done: ./minikube-linux-amd64 delete -p docker-flags-20200403T010036.924791143-5539: (6.863687419s)
--- FAIL: TestFunctional/parallel/MySQL (281.46s)
I feel like this could be fixed by giving it a bit more time.