Searched defs:port_ssh (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc-test-automation/ffdc/ |
H A D | collect_ffdc.py | 89 port_ssh, argument 155 remote, username, password, port_ssh, port_https, port_ipmi, config, type argument
|
H A D | ffdc_collector.py | 149 port_ssh, argument
|
/openbmc/openbmc-test-automation/ffdc/plugins/ |
H A D | scp_execution.py | 23 hostname, username, password, port_ssh, filename, local_dir_path argument
|
H A D | ssh_execution.py | 23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
|
/openbmc/openbmc-test-automation/ffdc/lib/ |
H A D | ssh_utility.py | 25 def __init__(self, hostname, username, password, port_ssh): argument
|