diff --git a/hack/e2e-suite/pd.sh b/hack/e2e-suite/pd.sh index c563d9f1c2b..d6e34f8b141 100755 --- a/hack/e2e-suite/pd.sh +++ b/hack/e2e-suite/pd.sh @@ -135,6 +135,11 @@ fi delete_pd_pod +# This is really horrible, but the PD detach doesn't always complete in time, and +# checking if it is detached via the GCE API is fairly unfriendly. So we sleep *sigh* +sleep 20 + + # Recreate the pod, this should re-mount the PD ${KUBECFG} -c ${config} create pods