Home
last modified time | relevance | path

Searched refs:SSHCall (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dssh.py65 status, output = SSHCall(command, self.logger, timeout, raw)
212 def SSHCall(command, logger, timeout=None, raw=False, **opts): function
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.1.rst83 - oeqa/ssh: Handle SSHCall timeout error code