minikube/test/integration
priyawadhwa 034046e931 Add integration test to make sure minikube starts and stops with cont… (#3394)
* Add integration test to make sure minikube starts and stops with containerd
* Skip testing containerd if using none driver
2018-12-05 10:23:36 -08:00
..
testdata minikube tunnel (#3015) 2018-10-18 11:01:47 -07:00
util Add integration test to make sure minikube starts and stops with cont… (#3394) 2018-12-05 10:23:36 -08:00
addons_test.go Remove extra log statements 2018-11-13 12:42:00 -08:00
cluster_dns_test.go Remove check for obsolete kube-dns label & validate kubernetes.default rather than localhost 2018-12-04 12:46:59 -08:00
cluster_env_test.go Merge pull request #3187 from tstromberg/consistent_err_formatting 2018-10-19 16:44:46 -07:00
cluster_logs_test.go Add NewMinikubeRunner, separate start args 2017-09-08 20:14:21 -07:00
cluster_ssh_test.go Add NewMinikubeRunner, separate start args 2017-09-08 20:14:21 -07:00
cluster_status_test.go Fix merge breakage. 2018-10-19 14:16:03 -07:00
docker_test.go Restrict TestDocker commands to 10 minutes of total runtime. (#3350) 2018-11-27 08:24:28 -08:00
flags.go Revert "Remove lint issues from integration tests, mostly by adding error" 2018-09-28 17:00:55 -07:00
functional_test.go Add integration test to make sure minikube starts and stops with cont… (#3394) 2018-12-05 10:23:36 -08:00
iso_test.go Replace %s format directives with %v for errors. 2018-09-28 16:05:27 -07:00
mount_test.go Call t.Parallel() after t.Skip() to avoid confusion while debugging. 2018-11-07 16:40:21 -08:00
persistence_test.go Consistently use %v for formatting error messages. 2018-09-28 16:18:22 -07:00
pv_test.go More merge conflicts. 2018-10-19 14:20:17 -07:00
start_stop_delete_test.go Add integration test to make sure minikube starts and stops with cont… (#3394) 2018-12-05 10:23:36 -08:00
tunnel_test.go even longer timeout + timeout error is retriable now (#3370) 2018-11-27 13:58:26 -08:00