[CI] remove docker stand-alone molecule test

This commit is contained in:
Calin Cristian Andrei
2022-06-06 18:23:08 +03:00
committed by Kubernetes Prow Robot
parent 5dc8be9aa2
commit 589823bdc1
6 changed files with 1 additions and 74 deletions

View File

@@ -14,7 +14,6 @@ KUBELET_HOSTNAME="--hostname-override={{ kube_override_hostname }}"
{# end kubeadm specific settings #}
--container-runtime=remote \
--container-runtime-endpoint=unix://{{ cri_socket }} \
{% endif %}
--runtime-cgroups={{ kubelet_runtime_cgroups }} \
{% endset %}