aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/vsperf.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Refactor remote command execution in vsperfMiikka Koistinen1-10/+7
2018-06-15Convert SLA asserts to raisesMiikka Koistinen1-7/+7
2017-04-11standardize ssh authRoss Brattain1-7/+3
2017-01-16Use """ to replace ''' in docstringchenjiankun1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-1/+2
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain1-4/+2
2016-11-30vsperf: Enhanced vswitchperf configurationMartin Klozik1-24/+43
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-1/+2
2016-07-01vsperf: Initial integration with VSPERFMartin Klozik1-0/+229