mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Merge pull request #21430 from spxtr/e2e-internal
Auto commit by PR queue bot
This commit is contained in:
@@ -1446,11 +1446,13 @@ function test-build-release {
|
||||
}
|
||||
|
||||
# Execute prior to running tests to initialize required structure. This is
|
||||
# called from hack/e2e.go only when running -up (it is run after kube-up).
|
||||
# called from hack/e2e.go only when running -up.
|
||||
#
|
||||
# Assumed vars:
|
||||
# Variables from config.sh
|
||||
function test-setup {
|
||||
"${KUBE_ROOT}/cluster/kube-up.sh"
|
||||
|
||||
VPC_ID=$(get_vpc_id)
|
||||
detect-security-groups
|
||||
|
||||
|
||||
Reference in New Issue
Block a user