Remove test

pull/8035/head
Priya Wadhwa 2020-05-08 14:12:47 -07:00
parent bfef99b63d
commit 2915aaf597
1 changed files with 0 additions and 3 deletions

View File

@ -71,9 +71,6 @@ func TestStartStop(t *testing.T) {
"--disable-driver-mounts",
"--extra-config=kubeadm.ignore-preflight-errors=SystemVerification",
}},
{"docker", constants.DefaultKubernetesVersion, []string{
"--container-runtime=docker",
}},
{"embed-certs", constants.DefaultKubernetesVersion, []string{
"--embed-certs",
}},