aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/sshcontrol.py
AgeCommit message (Expand)Author
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-05-11sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton
2015-09-06oeqa: Test failure/cleanup improvementsRichard Purdie
2015-07-31sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie
2015-07-25oeqa/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-22lib/oeqa/utils: sshcontrol: log how long the last command takeStefan Stanacar
2013-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner
2013-08-03oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar
2013-07-16testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar
2013-07-16lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar