Home
last modified time | relevance | path

Searched defs:port_ssh (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/
H A Dcollect_ffdc.py89 port_ssh, argument
155 remote, username, password, port_ssh, port_https, port_ipmi, config, type argument
H A Dffdc_collector.py149 port_ssh, argument
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dscp_execution.py23 hostname, username, password, port_ssh, filename, local_dir_path argument
H A Dssh_execution.py23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
/openbmc/openbmc-test-automation/ffdc/lib/
H A Dssh_utility.py25 def __init__(self, hostname, username, password, port_ssh): argument