mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-12-24 04:15:06 +00:00
Allow for more time in setup of kind cluster in e2e test
This commit is contained in:
committed by
“yingwang-0320”
parent
71d42a1baf
commit
173fdf538a
@@ -102,4 +102,4 @@ sleep 1
|
||||
kubectl -n kube-system wait --for=condition=ready -l name=multus pod --timeout=300s
|
||||
kubectl create -f yamls/cni-install.yml
|
||||
sleep 1
|
||||
kubectl -n kube-system wait --for=condition=ready -l name=cni-plugins pod --timeout=300s
|
||||
kubectl -n kube-system wait --for=condition=ready -l name=cni-plugins pod --timeout=400s
|
||||
|
||||
Reference in New Issue
Block a user