mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
@@ -47,7 +47,7 @@ timeout_arg=""
|
|||||||
system_spec_name=${SYSTEM_SPEC_NAME:-}
|
system_spec_name=${SYSTEM_SPEC_NAME:-}
|
||||||
extra_envs=${EXTRA_ENVS:-}
|
extra_envs=${EXTRA_ENVS:-}
|
||||||
runtime_config=${RUNTIME_CONFIG:-}
|
runtime_config=${RUNTIME_CONFIG:-}
|
||||||
ssh_user=${SSH_USER:-${USER}}
|
ssh_user=${SSH_USER:-"${USER}"}
|
||||||
ssh_key=${SSH_KEY:-}
|
ssh_key=${SSH_KEY:-}
|
||||||
|
|
||||||
# Parse the flags to pass to ginkgo
|
# Parse the flags to pass to ginkgo
|
||||||
|
Reference in New Issue
Block a user