Include some debug output when the API server never appears.

Helps with #20916
This commit is contained in:
Matt Liggett
2016-02-11 14:05:07 -08:00
parent b3bc741d0d
commit 7a2e649745
2 changed files with 13 additions and 1 deletions

View File

@@ -31,5 +31,5 @@ source "${KUBE_VERSION_ROOT}/cluster/${KUBERNETES_PROVIDER}/util.sh"
prepare-e2e
"${KUBE_VERSION_ROOT}/cluster/kube-up.sh"
KUBE_TEST_DEBUG=y "${KUBE_VERSION_ROOT}/cluster/kube-up.sh"
test-setup