summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/sshcontrol.py
AgeCommit message (Expand)Author
2019-06-14meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö
2016-10-07oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie
2016-08-04oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-05-09sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie
2015-07-31sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie
2015-07-24oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar
2013-09-20lib/oeqa/utils: sshcontrol: log how long the last command takeStefan Stanacar
2013-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner
2013-08-01oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar
2013-07-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar