summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils/sshcontrol.py
AgeCommit message (Expand)AuthorFiles
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie1
2016-05-09sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez1
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton1
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie1
2015-07-31sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie1
2015-07-24oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie1
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar1
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar1
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend1
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar1
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar1
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar1
2013-09-20lib/oeqa/utils: sshcontrol: log how long the last command takeStefan Stanacar1
2013-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner1
2013-08-01oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar1
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar1
2013-07-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar1
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar1