Skip to content

Commit

Permalink
E2E: Flannel fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cheina97 authored and adamjensenbot committed Aug 23, 2023
1 parent 3e5276e commit a4c23c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/pipeline/infra/cluster-api/cni.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,6 @@ function install_flannel() {

function wait_flannel() {
local kubeconfig=$1
sleep 5
"${KUBECTL}" wait --for condition=Ready=true -n kube-flannel pod --all --timeout=-1s --kubeconfig "$kubeconfig"
}

0 comments on commit a4c23c0

Please sign in to comment.