aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/iperf3.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Convert SLA asserts to raisesMiikka Koistinen1-8/+9
2017-10-11Use "protocol" parameters in iperf3 yaml and task fileAce Lee1-8/+12
2017-07-25support more parameters in iperf3 testcaseAce Lee1-0/+17
2017-07-06move flatten dict key to common utilsrexlee87761-4/+5
2017-04-11standardize ssh authRoss Brattain1-16/+5
2017-01-16Use """ to replace ''' in docstringchenjiankun1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-4/+10
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-2/+5
2016-02-23iperf3: fix for influxDb schema errorsJo¶rgen Karlsson1-1/+4
2015-10-27Heat context code refactor part 2QiLiang1-42/+53
2015-10-22Update sla check for scenarioshoujingwen1-8/+6
2015-10-08Add testing packet delay variation between VMswym_libra1-8/+22
2015-09-16Remove setting logger level to debug in scenariosKristian Hunt1-3/+2
2015-07-08Fix iperf3 target ipaddr and no optionsKristian Hunt1-1/+5
2015-06-29Add support to list and show runners & scenariosHans Feldt1-1/+25
2015-05-28add iperf3 scenario and sampleHans Feldt1-0/+138