fix test containerd test for docker driver

pull/6991/head
Medya Gh 2020-03-10 17:55:35 -07:00
parent ec5dfbb17f
commit a522175211
1 changed files with 0 additions and 2 deletions

View File

@ -62,8 +62,6 @@ func TestStartStop(t *testing.T) {
}},
{"containerd", constants.DefaultKubernetesVersion, []string{
"--container-runtime=containerd",
"--docker-opt",
"containerd=/var/run/containerd/containerd.sock",
"--apiserver-port=8444",
}},
{"crio", "v1.15.7", []string{