Merge pull request #3896 from brendandburns/e2e2

Add a hacky sleep in an attempt to deflake a test.
This commit is contained in:
Satnam Singh 2015-01-28 14:41:29 -08:00
commit c27bc2f38a

View File

@ -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