aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/test_ssh.py
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Improve SSH to Open/Close interactive terminaltreyad1-0/+42
2018-08-02Change AutoConnectSSH to return error code by defaultMytnyk, Volodymyr1-0/+23
2018-06-19Refactor remote command execution in pktgenMiikka Koistinen1-0/+19
2018-06-13assert[Greater,Equal] -> assert_{,not_}calledEmma Foley1-9/+9
2018-06-01Convert SSH custom exceptions to Yardstick exceptionsRodolfo Alonso Hernandez1-17/+13
2018-03-02Remove main() and __main__ from tests.Emma Foley1-8/+0
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-7/+47
2018-01-11Move tests: unit/test_ssh.pyEmma Foley1-0/+572