aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking
AgeCommit message (Expand)AuthorFilesLines
2017-09-15vnf_generic: adjust ssh timeout for number of VNFsRoss Brattain1-4/+9
2017-09-15Generate pod.yaml from current contextRoss Brattain1-0/+34
2017-09-15Merge "NSB: fix port topology"Ross Brattain1-19/+34
2017-09-15Merge "improve logging, clear using print"Rex Lee1-1/+1
2017-09-14NSB: fix port topologyMartin Banszel1-19/+34
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-5/+24
2017-09-14improve logging, clear using printrexlee87761-1/+1
2017-08-31Adding support for updating the count/packetsize for given testcaseDeepak S1-0/+2
2017-09-01Merge "Added TC for vFW in heat context with ixia TG"Ross Brattain1-11/+14
2017-08-31Added TC for vFW in heat context with ixia TGMaciej Skrocki1-11/+14
2017-08-30_get_ip_flow_range: fix bug with single IP rangesRoss Brattain1-1/+7
2017-08-25Trex: fix KPI collectionRoss Brattain1-1/+1
2017-08-24Merge "add ppm into result of pktgen to make result clear"Ross Brattain1-6/+7
2017-08-24Standardized TRex client library pathMaciej Skrocki1-2/+7
2017-08-23Merge "Re-define the framesize and flow dynamic define in testcase"Ross Brattain1-7/+42
2017-08-22Merge "Enable vnf/tg instantiate as blocking call."Ross Brattain1-1/+0
2017-08-21Re-define the framesize and flow dynamic define in testcaseDeepak S1-7/+42
2017-08-21add ppm into result of pktgen to make result clearrexlee87761-6/+7
2017-08-20vnf_generic: fixup topology probe logicRoss Brattain1-4/+4
2017-08-19Fix IxLoad traffic generator issue around running the traffic.Deepak S1-31/+42
2017-08-15YAML fixesRoss Brattain1-4/+4
2017-08-15Enable vnf/tg instantiate as blocking call.Deepak S1-1/+0
2017-08-15Integrate vsperf in Tgen modeJing Zhang2-0/+407
2017-08-11bugfix: tc038 ssh default wait 3600srexlee87761-2/+3
2017-08-09NSB fixes: docstring, whitespace, etc.Ross Brattain1-2/+0
2017-08-08NSB updateDeepak S1-126/+166
2017-07-31DRAFT: remove apexlakeRoss Brattain4-373/+0
2017-07-25Merge "support more parameters in iperf3 testcase"Jing Lu1-0/+17
2017-07-25support more parameters in iperf3 testcaseAce Lee1-0/+17
2017-07-20Add multiqueue supportJing Zhang2-47/+334
2017-07-13add network info to topologyRoss Brattain1-33/+73
2017-07-06move flatten dict key to common utilsrexlee87762-6/+9
2017-06-22Merge "Acquire NSB specific data from Heat."Ross Brattain1-22/+108
2017-06-20ping: don't split if target_vm is a dictRoss Brattain1-1/+4
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-22/+108
2017-05-01Extend TC008 to run pktgen-dpdk inside VMJing Zhang4-28/+498
2017-04-11standardize ssh authRoss Brattain13-182/+64
2017-04-06cyclictest: use raw strings to escape \[8Ross Brattain1-4/+6
2017-03-31Store packetsize in influxdbJing Zhang1-0/+1
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