mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Move E2E kube-up call into test-setup from e2e-internal.
This commit is contained in:
@@ -317,6 +317,7 @@ function test-build-release {
|
||||
|
||||
# Execute prior to running tests to initialize required structure
|
||||
function test-setup {
|
||||
"${KUBE_ROOT}/cluster/kube-up.sh"
|
||||
echo "Vagrant test setup complete" 1>&2
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user