Home
last modified time | relevance | path

Searched refs:SSHRemoteclient (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dssh_execution.py19 from ssh_utility import SSHRemoteclient # NOQA
54 ssh_remoteclient = SSHRemoteclient(hostname, username, password, port_ssh)
H A Dscp_execution.py19 from ssh_utility import SSHRemoteclient # NOQA
47 ssh_remoteclient = SSHRemoteclient(hostname, username, password, port_ssh)
/openbmc/openbmc-test-automation/lib/
H A Dffdc_cli_robot_script.py10 from ssh_utility import SSHRemoteclient # NOQA
258 ssh_remoteclient = SSHRemoteclient(os_host, os_username, os_password)
/openbmc/openbmc-test-automation/ffdc/lib/
H A Dssh_utility.py19 class SSHRemoteclient: class
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py31 from ssh_utility import SSHRemoteclient # NOQA
451 self.ssh_remoteclient = SSHRemoteclient(