Merge "Add common openstack opertation scenarios: network"
[yardstick.git] / yardstick / benchmark / core / testcase.py
2017-08-21 Jing LuMerge "Add common openstack opertation scenarios: network"
2017-08-17 Ross BrattainMerge "utils: create TASK_LOG_DIR if it doesn't exist"
2017-08-17 Ross BrattainMerge "run_traffic: capture and exit gracefully if...
2017-08-16 Ross BrattainMerge "YAML fixes"
2017-08-16 Ross BrattainYAML fixes 09/39209/10
2017-08-11 Jing LuMerge "New storage test case: Bonnie++"
2017-08-03 Ross BrattainMerge "DRAFT: remove apexlake"
2017-08-03 Ross BrattainMerge "replace yaml.load with yaml.safe_load"
2017-08-01 Ross Brattainreplace yaml.load with yaml.safe_load 17/38017/4
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-06 KubiMerge "Adding simple cmdline to run the Network service...
2017-02-06 KubiMerge "Setup yardstick_virtual environments for Network...
2017-02-06 KubiMerge "Adding sample Thoughput Test case for vPE."
2017-02-06 KubiMerge "Adding vPE VNF class aligned with IETS per-deplo...
2017-02-06 KubiMerge "Adding Trex rfc2544 VNF class to initate Traffic...
2017-02-06 KubiMerge "Adding trex trafficgen example."
2017-02-06 KubiMerge "Adding ping testcase to demonstrate the isb...
2017-02-06 KubiMerge "Adding ping based sample VNF appliance"
2017-02-06 KubiMerge "Adding generic traffic profiles for trex traffic...
2017-01-26 KubiMerge "Add infrastructure to add the NFVi KPI collections"
2017-01-26 KubiMerge "Adding sample yardstick.conf & pod files to...
2017-01-26 KubiMerge "Introducing Generic framework to do pre-deployme...
2017-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
2017-01-24 Rex LeeMerge "Generic helper function to provision and get...
2017-01-23 Rex LeeMerge "Record task status if running via CLI"
2017-01-20 chenjiankunCreate API to get a list of all test cases 19/26919/6
2017-01-20 Jing LuMerge "Bugfix:can not run a test suite if not under...
2017-01-20 Jing LuMerge "Bugfix: task_id parameter from API can not pass...
2017-01-19 Jing LuMerge "Add unittest framework for Yardstick API"
2017-01-18 Rex LeeMerge "Use """ to replace ''' in docstring"
2017-01-17 Jing LuMerge "Adding python package requirement for VNF testing."
2017-01-16 chenjiankunUse """ to replace ''' in docstring 07/27007/1
2017-01-16 KubiMerge "remove failing influx testcases"
2017-01-13 Ross BrattainAdd support for Python 3 39/25539/18
2017-01-11 Rex LeeMerge "Create API to run test suite"
2017-01-10 Rex LeeMerge "Record test case names when run a task using...
2017-01-10 Rex LeeMerge "subprocess.call para stdout=PIPE is risky"
2016-12-30 chenjiankunSplit Yardstick CLI with Yardstick core logic 77/26577/4