fix flaky integration tests

pull/8/head
Mike Danese 2018-03-29 09:45:46 -07:00
parent 3cb73605aa
commit 304debc77c
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ set -o nounset
set -o pipefail
KUBE_ROOT=${KUBE_ROOT:-$(dirname "${BASH_SOURCE}")/..}
source "${KUBE_ROOT}/cluster/kube-util.sh"
source "${KUBE_ROOT}/cluster/clientbin.sh"
# If KUBEADM_PATH isn't set, gather up the list of likely places and use ls