mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Move E2E kube-up call into test-setup from e2e-internal.
This commit is contained in:
@@ -317,7 +317,8 @@ function kube-down {
|
||||
}
|
||||
|
||||
function test-setup {
|
||||
echo "TODO: test-setup" 1>&2
|
||||
echo "test-setup" 1>&2
|
||||
"${KUBE_ROOT}/cluster/kube-up.sh"
|
||||
}
|
||||
|
||||
# Execute after running tests to perform any required clean-up
|
||||
|
Reference in New Issue
Block a user