Bugfix: remove vivid as it is EOL
[yardstick.git] / tests / unit /
2017-03-10 Rex LeeMerge "Bugfix: Using the right trex version to support...
2017-03-09 Rex LeeMerge "Bugfix: Failed executing command: 'free -s 1...
2017-03-09 chenjiankunBugfix: Failed executing command: 'free -s 1 -c 10' 05/30105/3
2017-03-09 KubiMerge "Yardstick Preliminary Documentation"
2017-03-09 Rex LeeMerge "Bugfix: don't use jsonutils.load, use loads()"
2017-03-09 Rex LeeMerge "Record test case names when run a task using...
2017-03-09 Rex LeeMerge "update trex version for constants.so import...
2017-03-09 Rex LeeMerge "move external_network auto-assign to Heat context"
2017-03-09 Rex LeeMerge "Bugfix: yardstick will create stacks with the...
2017-03-08 chenjiankunBugfix: yardstick will create stacks with the same... 71/29371/4
2017-03-08 Rex LeeMerge "Add uefi image support for yardstick"
2017-03-01 Rex LeeMerge "Re-enable floating IP tests for bgpvpn"
2017-02-27 Rex LeeMerge "BugFix: Adopt to latest result structure while...
2017-02-27 Rex LeeMerge "ci in huawei-pod1 do not run test case after...
2017-02-27 KubiMerge "BugFix: update to paramiko 1.18.0 to fix TypeError"
2017-02-26 rexlee8776heat context support affinity and anti-affinity 97/28897/10
2017-02-24 chenjiankunAdd common method of openstack in openstack_utils 59/29059/9
2017-02-23 Rex LeeMerge "Update missing license headers"
2017-02-23 Rex LeeMerge "collectd: typo and call super()"
2017-02-17 Deepak SUpdate missing license headers 33/28833/4
2017-02-17 KubiMerge "tc076 rst documentation"
2017-02-16 KubiMerge "This Patch is used to add grafana config to...
2017-02-16 Rex LeeMerge "Scenario is reporting result for last test only"
2017-02-16 Jing LuMerge "Bugfix: report date format wrong when upload...
2017-02-16 Rex LeeMerge "Context improvement: add support for configing...
2017-02-16 chenjiankunContext improvement: add support for configing node... 09/28509/7
2017-02-16 Jing LuMerge "Bugfix: AttributeError: 'dict' object has no...
2017-02-16 Rex LeeMerge "New reliability/availability testcase - IP datag...
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-16 Rex LeeMerge "set log file to store debug info"
2017-02-15 chenjiankunBugfix: AttributeError: 'dict' object has no attribute... 67/28567/5
2017-02-14 KubiMerge "Update CLI Command in yardstick TC019, TC045...
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "Bux: task_id parameter from API can not pass...
2017-02-14 Rex LeeMerge "fix super() calls, must use explicit class name"
2017-02-14 Rex LeeMerge "more logging fixes"
2017-02-14 Rex LeeMerge "remove trex install from run_tests.sh."
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-14 Jing LuMerge "vnf_generic: replace list comprehension with...
2017-02-14 Jing LuMerge "Bugfix: write_json_to_file: use json.dump with...
2017-02-14 Jing LuMerge "nsb: move NSB root to constant, add unittest"
2017-02-14 Jing LuMerge "vnf_generic: convert sshmanager to class"
2017-02-14 Jing LuMerge "test_tg_text: fix indentation"
2017-02-14 Jing LuMerge "vnfdgen: replace six.iteritems() with .items()"
2017-02-14 Jing LuMerge "test_vnf_generic: fix unitests when files are...
2017-02-14 Jing LuMerge "Bugfix: apex_lake: sort json keys for git"
2017-02-14 Jing LuMerge "test_env_action: use dict literal"
2017-02-13 KubiMerge "Push yardstick debug log into the artifacts"
2017-02-13 Deepak SBugFix: Adopt to latest result structure while parsing... 03/28503/3
2017-02-13 JingLu5New reliability/availability testcase - IP datagram... 63/26963/8
2017-02-10 Jing LuMerge "uwsgi: move init_db to uwsgi entry point"
2017-02-08 Ross Brattaintest_env_action: use dict literal 81/27481/3
2017-02-08 Ross Brattainnsb: move NSB root to constant, add unittest 35/27635/2
2017-02-08 Ross Brattaintest_vnf_generic: fix unitests when files are present 39/27639/2
2017-02-08 Ross Brattainvnf_generic: convert sshmanager to class 43/27643/4
2017-02-08 Ross Brattaintest_tg_text: fix indentation 59/28159/2
2017-02-08 Deepak Sfix unittests failures due to py3 75/28275/5
2017-02-08 Ross Brattainfix unittests, mock trex_stl_lib, fix raw_input, division 09/28209/10
2017-02-07 Jing LuMerge "KVMFORNFV: Implementing test suites for kvmfornf...
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-02-06 Ross Brattainnfvi: disable failing AMQP unittest 91/28091/6
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 Deepak SAdding simple cmdline to run the Network service testcases 41/26641/13
2017-01-19 Deepak SAdding vPE VNF class aligned with IETS per-deploy senarios 33/26633/4
2017-01-19 Deepak SAdding Trex rfc2544 VNF class to initate Traffic for... 31/26631/4
2017-01-19 Deepak SAdding trex trafficgen example. 29/26629/4
2017-01-19 Deepak SAdding ping based sample VNF appliance 25/26625/4
2017-01-19 Deepak SAdding generic traffic profiles for trex traffic generator 23/26623/4
2017-01-19 Deepak SAdd infrastructure to add the NFVi KPI collections 21/26621/4
2017-01-19 Deepak SIntroducing Generic framework to do pre-deployment... 17/26617/4
2017-01-19 Deepak SGeneric helper function to provision and get path from... 15/26615/4
2017-01-19 Deepak SIntroducing the collector to subscribe/publish the... 13/26613/3
2017-01-19 Deepak SIntroducing Standalone context for running test in... 11/26611/3
2017-01-19 KubiMerge "Verify stdin data before doing encodeutils safe_...
2017-01-19 Jing LuMerge "Bugfix: command "openstack image list" failed"
2017-01-19 KubiMerge "Bugfix: context not found for server ''node1...
2017-01-19 KubiMerge "Re-factor Node.py to use better python inbuilt...
2017-01-19 Jing LuMerge "Add unittest framework for Yardstick API"
2017-01-18 Deepak SRe-factor Node.py to use better python inbuilt functions 11/27211/1
2017-01-18 Rex LeeMerge "Use """ to replace ''' in docstring"
2017-01-17 chenjiankunAdd unittest framework for Yardstick API 83/27083/1
2017-01-17 Jing LuMerge "Adding python package requirement for VNF testing."
2017-01-16 KubiMerge "remove failing influx testcases"
next