aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking
AgeCommit message (Expand)AuthorFilesLines
2017-05-04standardize ssh authRoss Brattain13-182/+64
2017-05-04Store packetsize in influxdbJing Zhang1-0/+1
2017-05-04cyclictest: use raw strings to escape \[8Ross Brattain1-4/+6
2017-03-13Bugfix: network_utilization: parse errorchenjiankun1-15/+14
2017-02-17Update missing license headersDeepak S11-0/+96
2017-02-16Merge "New reliability/availability testcase - IP datagram error rate and etc."Rex Lee1-0/+130
2017-02-16Merge "pylint fixes: remove redundant parens, fix comparison order"Rex Lee1-1/+1
2017-02-14Merge "vnf_generic: replace list comprehension with generator expression"Jing Lu1-3/+3
2017-02-13New reliability/availability testcase - IP datagram error rate and etc.JingLu51-0/+130
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-1/+1
2017-02-08vnf_generic: replace list comprehension with generator expressionRoss Brattain1-3/+3
2017-02-08vnf_generic: convert sshmanager to classRoss Brattain1-27/+27
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S1-0/+328
2017-01-16Use """ to replace ''' in docstringchenjiankun13-25/+25
2017-01-12Add support for Python 3Ross Brattain16-49/+92
2016-12-12Merge "Increase Ping scenario ssh timeout limit to 600 seconds"Rex Lee1-1/+1
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain8-38/+29
2016-12-01Merge "vsperf: Enhanced vswitchperf configuration"Rex Lee1-24/+43
2016-11-30switch logging to proper usageRoss Brattain1-1/+1
2016-11-30vsperf: Enhanced vswitchperf configurationMartin Klozik1-24/+43
2016-11-30netperf_node test case improvement.liyin3-22/+58
2016-11-16Merge "convert networkcapacity to LF"Kubi1-71/+71
2016-11-14Merge "bugfix: ipv6 should log in controller node to setup"Kubi2-5/+20
2016-11-10convert networkcapacity to LFRoss Brattain1-71/+71
2016-11-10add option to connect to non-standard ssh portRoss Brattain11-21/+58
2016-11-09bugfix: ipv6 should log in controller node to setuprexlee87762-5/+20
2016-10-14bug-fix: ipv6 ml2 file should use variablerexlee87761-7/+7
2016-09-29ipv6 testcase disable port-security on vRouterrexlee87761-2/+2
2016-09-28ipv6 test case to de-coupling to fuel/compassrexlee87767-60/+102
2016-09-21bugfix: ipv6 in mitaka ping6 fail in compassrexlee87762-9/+9
2016-09-20bugfix: ipv6 testcase ping6 command wrongrexlee87762-3/+3
2016-09-14Merge "add ping6 parameters"liang gao2-2/+13
2016-09-13add ping6 parametersMatthewLi2-2/+13
2016-09-13Merge "Bugfix: modify comment bugs in TC055 and TC075"liang gao1-1/+1
2016-09-11Bugfix: modify comment bugs in TC055 and TC075chenjiankun1-1/+1
2016-09-06bugfix: enable_ipv6_testcase_with_mitaka_in_compassrexlee87764-13/+22
2016-08-26Increase Ping scenario ssh timeout limit to 600 secondsJingLu51-1/+1
2016-08-15Merge "[Yardstick-233]latency measurment by using pktgen-dpdk"liang gao3-0/+364
2016-08-12[Yardstick-233]latency measurment by using pktgen-dpdkwu.zhihui3-0/+364
2016-08-11Support Network Capacity Testingrexlee87762-0/+110
2016-07-27Merge "Modify ping scenario output format"liang gao1-5/+12
2016-07-26Merge "Add Network Utilization Scenario"liang gao1-0/+186
2016-07-26Modify ping scenario output formatJingLu51-5/+12
2016-07-22Merge "Bug fix in SFC test case"liang gao1-1/+1
2016-07-21Bug fix in SFC test caseManuel Buil1-1/+1
2016-07-19Add Network Utilization ScenarioJingLu51-0/+186
2016-07-14throughput between nodes (in progress)rexlee87763-0/+256
2016-07-08Merge "vsperf: Initial integration with VSPERF"liang gao1-0/+229
2016-07-06fix the ssh bug when run tc043 in CIrexlee87761-4/+10
2016-07-05Merge "SFC Yardstick test"liang gao7-34/+268