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 Dscp_execution.py19 from ssh_utility import SSHRemoteclient # NOQA
33 ssh_remoteclient = SSHRemoteclient(hostname, username, password)
H A Dssh_execution.py19 from ssh_utility import SSHRemoteclient # NOQA
36 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.py26 from ssh_utility import SSHRemoteclient # NOQA
353 self.ssh_remoteclient = SSHRemoteclient(