Home
last modified time | relevance | path

Searched refs:SSH_PORT (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dconnection_client.robot38 ... '${SSH_PORT}' != '${EMPTY}' and '${HTTPS_PORT}' != '${EMPTY}'
45 # If the ${SSH_PORT} is set and no port was provided, add the defined port
48 Run Keyword If '${SSH_PORT}' != '${EMPTY}' and ${has_port} == ${FALSE}
50 ... Set To Dictionary ${connection_args} port=${SSH_PORT} AND
59 Run Keyword If '${SSH_PORT}' == '${EMPTY}' scp.Open connection ${OPENBMC_HOST}
61 ... ELSE Run Keyword scp.Open connection ${OPENBMC_HOST} port=${SSH_PORT}
67 ${port_num}= Convert To Integer ${SSH_PORT}
68 ${SSH_PORT}= Replace Variables ${port_num}
H A Dresource.robot81 ${SSH_PORT} 22 variable
H A Dopenbmc_ffdc_methods.robot209 … ... ${OPENBMC_HOST} username=${OPENBMC_USERNAME} password=${OPENBMC_PASSWORD} port=${SSH_PORT}
/openbmc/openbmc-build-scripts/scripts/
H A Drun-robot.sh27 -v SSH_PORT:${SSH_PORT}\
/openbmc/openbmc-test-automation/tools/
H A Dgenerate_argumentfile.sh17 echo "--variable SSH_PORT:$SSH_PORT" >> $ARG_FILE
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dcp_master93 SSH_PORT,
H A Dcp_cleanup93 SSH_PORT,
H A Dcp_setup93 SSH_PORT,
H A Dcp_post_reboot93 SSH_PORT,
H A Dcp_pre_boot93 SSH_PORT,
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot97 ... ${OPENBMC_HOST} ${iterations} ${TCP_PACKETS} ${SSH_PORT}
190 ... ${OPENBMC_HOST} ${iterations} ${TCP_CONNECTION} ${SSH_PORT}
193 Verify Interface Stability ${SSH_PORT}
218 ... ELSE IF ${port} == ${SSH_PORT}
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/
H A Dcp_post_boot130 SSH_PORT,
/openbmc/docs/testing/
H A Drun-test-docker.md101 --env SSH_PORT=22 \
116 --env SSH_PORT=22 \
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dcp_stop_check130 SSH_PORT,
/openbmc/openbmc-test-automation/
H A DREADME.md248 $ export SSH_PORT=<ssh port number>
255 …$ OPENBMC_HOST=x.x.x.x SSH_PORT=<port number> HTTPS_PORT=<port number> robot -A test_lists/QEMU_CI…
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_get_temperature_reading.robot76 … ... ${OPENBMC_HOST} username=${OPENBMC_USERNAME} password=${OPENBMC_PASSWORD} port=${SSH_PORT}