aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-02-16Merge "Scenario is reporting result for last test only"Rex Lee3-5/+20
2017-02-16Merge "Context improvement: add support for configing node environment"Rex Lee2-8/+78
2017-02-16Context improvement: add support for configing node environmentchenjiankun2-8/+78
2017-02-16Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'"Jing Lu1-3/+19
2017-02-16Merge "New reliability/availability testcase - IP datagram error rate and etc."Rex Lee1-0/+130
2017-02-16Merge "NSBPerf: fix indent"Rex Lee1-1/+1
2017-02-16Merge "pylint fixes: remove redundant parens, fix comparison order"Rex Lee4-6/+6
2017-02-16Merge "Update Openstack CLI Command in yardstick ha test framework configurat...Rex Lee2-2/+2
2017-02-16Merge "set log file to store debug info"Rex Lee1-0/+2
2017-02-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-3/+19
2017-02-15Scenario is reporting result for last test onlychenjiankun3-5/+20
2017-02-14NSBPerf: fix indentRoss Brattain1-1/+1
2017-02-14Update Openstack CLI Command in yardstick ha test framework configuration fil...tjuyinkanglin2-2/+2
2017-02-14Merge "heat: minor fixes, don't use len > 0 and use next instead of [0]"Kubi1-2/+2
2017-02-14Merge "Bux: task_id parameter from API can not pass to yardstick core"Rex Lee1-1/+1
2017-02-14Merge "fix super() calls, must use explicit class name"Rex Lee5-7/+7
2017-02-14Merge "more logging fixes"Rex Lee5-25/+23
2017-02-14Merge "heat: convert open to context manager"Rex Lee1-3/+4
2017-02-14Merge "heat: close file before parsing template"Rex Lee1-1/+1
2017-02-14Merge "vnf_generic: replace list comprehension with generator expression"Jing Lu1-3/+3
2017-02-14Merge "Bugfix: write_json_to_file: use json.dump with files"Jing Lu1-1/+2
2017-02-14Merge "nsb: move NSB root to constant, add unittest"Jing Lu1-4/+6
2017-02-14Merge "vnf_generic: convert sshmanager to class"Jing Lu1-27/+27
2017-02-14Merge "vnfdgen: replace six.iteritems() with .items()"Jing Lu1-3/+3
2017-02-14Merge "Bugfix: apex_lake: sort json keys for git"Jing Lu3-6/+9
2017-02-14set log file to store debug inforexlee87761-0/+2
2017-02-13Merge "Push yardstick debug log into the artifacts"Kubi2-1/+6
2017-02-13New reliability/availability testcase - IP datagram error rate and etc.JingLu51-0/+130
2017-02-10Bux: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2017-02-09fix super() calls, must use explicit class nameRoss Brattain5-7/+7
2017-02-07more logging fixesRoss Brattain5-25/+23
2017-02-08Bugfix: apex_lake: sort json keys for gitRoss Brattain3-6/+9
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain4-6/+6
2017-02-08nsb: move NSB root to constant, add unittestRoss Brattain1-4/+6
2017-02-08vnfdgen: replace six.iteritems() with .items()Ross Brattain1-3/+3
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-02-08Bugfix: write_json_to_file: use json.dump with filesRoss Brattain1-1/+2
2017-02-07fix unittests failures due to py3Deepak S1-1/+1
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain2-1/+6
2017-02-06Merge "Adding simple cmdline to run the Network service testcases"Kubi1-0/+213
2017-02-06Merge "Adding vPE VNF class aligned with IETS per-deploy senarios"Kubi1-0/+331
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi1-0/+285
2017-02-06Merge "Adding trex trafficgen example."Kubi1-0/+278
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi2-0/+227
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi3-0/+637
2017-02-06Push yardstick debug log into the artifactsrexlee87762-1/+6
2017-02-06Fix: network_services: decode stdout instead of encodeRoss Brattain1-1/+1
2017-01-26Merge "Add infrastructure to add the NFVi KPI collections"Kubi5-0/+489
2017-01-26Merge "Introducing Generic framework to do pre-deployment VNF & Network servi...Kubi7-0/+790