fix flaky integration tests
This commit is contained in:
@@ -19,7 +19,6 @@ set -o nounset
|
|||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
KUBE_ROOT=${KUBE_ROOT:-$(dirname "${BASH_SOURCE}")/..}
|
KUBE_ROOT=${KUBE_ROOT:-$(dirname "${BASH_SOURCE}")/..}
|
||||||
source "${KUBE_ROOT}/cluster/kube-util.sh"
|
|
||||||
source "${KUBE_ROOT}/cluster/clientbin.sh"
|
source "${KUBE_ROOT}/cluster/clientbin.sh"
|
||||||
|
|
||||||
# If KUBEADM_PATH isn't set, gather up the list of likely places and use ls
|
# If KUBEADM_PATH isn't set, gather up the list of likely places and use ls
|
||||||
|
Reference in New Issue
Block a user