Home
last modified time | relevance | path

Searched defs:port_ssh (Results 1 – 4 of 4) 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.py122 port_ssh, argument
/openbmc/openbmc-test-automation/ffdc/plugins/
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