Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sshSkeys (0.47 sec)

  1. hack/make-rules/test-e2e-node.sh

    run_until_failure=${RUN_UNTIL_FAILURE:-"false"}
    test_args=${TEST_ARGS:-""}
    timeout_arg=""
    system_spec_name=${SYSTEM_SPEC_NAME:-}
    extra_envs=${EXTRA_ENVS:-}
    runtime_config=${RUNTIME_CONFIG:-}
    ssh_user=${SSH_USER:-"${USER}"}
    ssh_key=${SSH_KEY:-}
    ssh_options=${SSH_OPTIONS:-}
    kubelet_config_file=${KUBELET_CONFIG_FILE:-"test/e2e_node/jenkins/default-kubelet-config.yaml"}
    
    # If set, the command executed will be:
    # - `dlv exec` if set to "delve"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 16 09:46:28 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  2. build/root/Makefile

    #    Defaults to false.
    #  TEST_SUITE: For REMOTE=true only. Test suite to use. Defaults to "default".
    #  SSH_USER: For REMOTE=true only  SSH username to use.
    #  SSH_KEY: For REMOTE=true only. Path to SSH key to use.
    #  SSH_OPTIONS: For REMOTE=true only. SSH options to use.
    #  INSTANCE_TYPE: For REMOTE=true only. Machine type to use.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jun 01 16:43:08 UTC 2024
    - 15.8K bytes
    - Viewed (0)
Back to top