Context improvement: add support for configing node environment
[yardstick.git] / yardstick /
2017-02-16 chenjiankunContext improvement: add support for configing node... 09/28509/7
2017-02-16 Rex LeeMerge "Update Openstack CLI Command in yardstick ha...
2017-02-16 Rex LeeMerge "set log file to store debug info"
2017-02-14 tjuyinkanglinUpdate Openstack CLI Command in yardstick ha test frame... 13/28613/1
2017-02-14 KubiMerge "Update Openstack CLI Command for Scenario-based...
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-14 rexlee8776set log file to store debug info 75/28575/1
2017-02-13 KubiMerge "Push yardstick debug log into the artifacts"
2017-02-10 chenjiankunBux: task_id parameter from API can not pass to yardsti... 61/28161/2
2017-02-10 Jing LuMerge "uwsgi: move init_db to uwsgi entry point"
2017-02-09 Ross Brattainfix super() calls, must use explicit class name 05/28305/2
2017-02-08 Ross Brattainmore logging fixes 75/27575/4
2017-02-08 Ross BrattainBugfix: apex_lake: sort json keys for git 77/27477/3
2017-02-08 Ross Brattainnsb: move NSB root to constant, add unittest 35/27635/2
2017-02-08 Ross Brattainvnfdgen: replace six.iteritems() with .items() 37/27637/2
2017-02-08 Ross Brattainvnf_generic: replace list comprehension with generator... 41/27641/2
2017-02-08 Ross Brattainvnf_generic: convert sshmanager to class 43/27643/4
2017-02-08 Ross BrattainBugfix: write_json_to_file: use json.dump with files 51/27651/3
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 rexlee8776Push yardstick debug log into the artifacts 75/26575/2
2017-02-06 Ross BrattainFix: network_services: decode stdout instead of encode 79/27479/3
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 chenjiankunRecord task status if running via CLI 41/27241/3
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 chenjiankunBugfix: context not found for server ''node1.LF'' 01/27201/1
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-19 Deepak SVerify stdin data before doing encodeutils safe_encode 09/27109/5
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-18 Ross Brattainheat: close file before parsing template 51/27151/1
2017-01-18 Ross Brattainheat: minor fixes, don't use len > 0 and use next 49/27149/1
2017-01-18 Ross Brattainheat: convert open to context manager 47/27147/1
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 chenjiankunUse """ to replace ''' in docstring 07/27007/1
2017-01-16 KubiMerge "remove failing influx testcases"
2017-01-14 chenjiankunBugfix:can not run a test suite if not under yardstick... 15/26815/3
2017-01-13 Ross BrattainAdd support for Python 3 39/25539/18
2017-01-12 Ross Brattainheat: fix key_uuid format 09/26909/2
2017-01-11 chenjiankunBugfix: task_id parameter from API can not pass to... 63/26863/1
2017-01-11 Rex LeeMerge "Create API to run test suite"
2017-01-11 Rex LeeMerge "associate an uuid to yardstick_key and yardstick...
2017-01-10 JingLu5associate an uuid to yardstick_key and yardstick_key.pub 05/26705/3
2017-01-10 Jing LuMerge "Yardstick framework concurrent support"
2017-01-10 Jing LuMerge "Add API to get the status of async task"
2017-01-10 chenjiankunAdd API to get the status of async task 79/26679/9
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"
2017-01-09 chenjiankunYardstick framework concurrent support 63/26763/3
2016-12-30 chenjiankunSplit Yardstick CLI with Yardstick core logic 77/26577/4
2016-12-30 Jing LuMerge "Yardstick Plugin: add support for ssh login...
next