mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
fix flaky integration tests
This commit is contained in:
parent
3cb73605aa
commit
304debc77c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user