aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-09-28vnf_generic: Fix str object has no attribute itemsDino Madarang1-4/+8
2017-09-28Merge "Addition of Prox NSB BNG and BNG-QoS test"Ross Brattain7-177/+490
2017-09-28Addition of Prox NSB BNG and BNG-QoS testAbhijit Sinha7-177/+490
2017-09-27Merge "[PATCH] Patch for Yardstick arm64 netperf_install.bash"Ross Brattain1-0/+42
2017-09-27Merge "collectd: write config file from Jinja2 template"Ross Brattain5-90/+135
2017-09-26Terminate the run traffic if initiated after traffic is closedDeepak S1-14/+15
2017-09-27collectd: write config file from Jinja2 templateRoss Brattain5-90/+135
2017-09-26Merge "Adding multi-port support for ixia taffic generator"Ross Brattain2-48/+60
2017-09-26Merge "Fix vPE VNF characterization issues."Ross Brattain1-19/+28
2017-09-26Adding multi-port support for ixia taffic generatorDeepak S2-48/+60
2017-09-26Merge "Enable IP_ROUTING for netperf UDP_STREAM test"Ross Brattain1-0/+4
2017-09-26Merge "Add nodeSelector to enable selecting the desired Kubernetes running no...Rex Lee1-1/+9
2017-09-25task: fixup s/exe_info/exc_infoRoss Brattain1-1/+1
2017-09-25Fix vPE VNF characterization issues.Deepak S1-19/+28
2017-09-25Merge "Log each test case status in a task"Ross Brattain1-2/+5
2017-09-25Merge "tg_rfc2544_ixia: log exceptions and fix list iter"Ross Brattain1-7/+9
2017-09-25[PATCH] Patch for Yardstick arm64 netperf_install.bashTrevor Tao1-0/+42
2017-09-25Merge "bugfix: tc025 should use ipmi to poweroff"Rex Lee2-31/+36
2017-09-25Merge "Add service in kubernetes context"Jing Lu4-15/+122
2017-09-22tg_rfc2544_ixia: log exceptions and fix list iterRoss Brattain1-7/+9
2017-09-21Merge "tg_rfc2544_ixia: use traffic id from JSON to update mac"Ross Brattain2-38/+50
2017-09-21Add service in kubernetes contextchenjiankun4-15/+122
2017-09-21Merge "Add host&targer in scenario['options']['server_name'] support"Jing Lu1-31/+37
2017-09-21Add nodeSelector to enable selecting the desiredTrevor Tao1-1/+9
2017-09-21Merge "Introduced timeout to post method of HttpClient"Ross Brattain1-10/+14
2017-09-21bugfix: tc025 should use ipmi to poweroffroot2-31/+36
2017-09-21Introduced timeout to post method of HttpClientMaciej Skrocki1-10/+14
2017-09-20tg_rfc2544_ixia: use traffic id from JSON to update macRoss Brattain2-38/+50
2017-09-20tg_rfc2544_ixia: renamed traffic_profile.execute to traffic_profile.execute_t...Ross Brattain1-2/+2
2017-09-20heat: fixup unittest block with pkeyRoss Brattain1-4/+4
2017-09-20Merge "Generate pod.yaml from current context"Ross Brattain5-3/+49
2017-09-20Merge "Heat: use pkey from string instead of key_filename"Ross Brattain2-3/+14
2017-09-20Merge "prox: fix TG KPIs"Ross Brattain2-3/+13
2017-09-20Merge "prox: use find_relative_file when uploading"Ross Brattain1-1/+2
2017-09-20Enable IP_ROUTING for netperf UDP_STREAM testTrevor Tao1-0/+4
2017-09-20prox: fix TG KPIsRoss Brattain2-3/+13
2017-09-20Addition of PROX NSB tests to yardstickDanielMartinBuckley1-12/+8
2017-09-20prox: use find_relative_file when uploadingRoss Brattain1-1/+2
2017-09-19prox: pass prox_config_dict between Processes using queueRoss Brattain3-19/+25
2017-09-19UDP_Replay: enable collectd KPIsRoss Brattain1-1/+1
2017-09-18Heat: use pkey from string instead of key_filenameRoss Brattain2-3/+14
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain11-67/+77
2017-09-18Merge "Fix all the exception while genereating the latency traffic"Ross Brattain1-20/+15
2017-09-18Merge "vnf_generic: adjust ssh timeout for number of VNFs"Ross Brattain1-4/+9
2017-09-17Fix all the exception while genereating the latency trafficDeepak S1-20/+15
2017-09-17Terminate the ixia traffic generator at the end of the test runDeepak S1-19/+22
2017-09-15Fix the offset bug for UDP dst port in the traffic profileMartin Banszel2-11/+14
2017-09-15vnf_generic: adjust ssh timeout for number of VNFsRoss Brattain1-4/+9
2017-09-15Generate pod.yaml from current contextRoss Brattain5-3/+49
2017-09-15Merge "NSB: fix port topology"Ross Brattain24-533/+805