Fix e2e-internal scripts for cluster-size and watch-events

Fixes #4340
This commit is contained in:
Zach Loafman
2015-02-11 12:44:29 -08:00
parent 6c15604ccb
commit 9257b58e68
3 changed files with 5 additions and 5 deletions

View File

@@ -31,6 +31,4 @@ source "${KUBE_VERSION_ROOT}/cluster/${KUBERNETES_PROVIDER}/util.sh"
prepare-e2e
while true; do
${KUBECTL} --watch-only get events
done
${KUBECTL} get minions --no-headers | wc -l