aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/test_ssh.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-13ssh fix, always waitRoss Brattain1-1/+1
2017-08-30ssh: fix unittest race conditionRoss Brattain1-2/+2
2017-08-08NSB updateDeepak S1-1/+106
2017-04-11standardize ssh authRoss Brattain1-0/+56
2017-01-12Add support for Python 3Ross Brattain1-4/+9
2016-12-20ssh: don't quote ~ in remotepathsRoss Brattain1-5/+31
2016-12-20BugFix: remotepath cannot be foundJingLu51-1/+1
2016-12-05Merge "import new _put_file_shell method from upstream rally"Rex Lee1-2/+58
2016-11-30import new _put_file_shell method from upstream rallyRoss Brattain1-2/+58
2016-11-21ssh.py: add flag to keep stdin openRoss Brattain1-0/+19
2016-08-15bug fix: ssh authentiation error when run compass scenario in fuelrexlee87761-1/+3
2016-08-12[Yardstick-233]latency measurment by using pktgen-dpdkwu.zhihui1-0/+9
2015-08-20Add unit test for sshKristian Hunt1-0/+285