vnf_generic: replace list comprehension with generator expression
[yardstick.git] / yardstick / benchmark /
2017-02-08 Ross Brattainvnf_generic: replace list comprehension with generator... 41/27641/2
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 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 SIntroducing Generic framework to do pre-deployment... 17/26617/4
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-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 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 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 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-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-22 Rex LeeMerge "Add smoke, components, features and performance...
2016-12-21 Ryan.RCSsubprocess.call para stdout=PIPE is risky 11/26111/4
2016-12-19 Rex LeeMerge "Update Yardstick README file"
2016-12-15 Rex LeeMerge "Bugfixed:run command: "yardstick-img-modify...
2016-12-14 Rex LeeMerge "BugFix: Upgrade python-novaclient and other...
2016-12-13 Rex LeeMerge "ssh.py: add flag to request for a pseudo termina...
2016-12-13 Jing LuMerge "env: convert file open to context manager"
2016-12-12 Rex LeeMerge "Increase Ping scenario ssh timeout limit to...
2016-12-12 Rex LeeMerge "Bugfix: update Yardstick custom VM image name...
2016-12-12 Rex LeeMerge "use context manager for stdin files and use...
2016-12-12 Rex LeeMerge "Add support for Storperf job status"
2016-12-05 Ross Brattainuse context manager for stdin files and use _put_file_shell 57/24957/11
2016-12-05 Rex LeeMerge "fix SSH object examples to use correct context...
2016-12-05 Rex LeeMerge "import new _put_file_shell method from upstream...
2016-12-05 Jing LuMerge "Bugfix: debug should be default off"
2016-12-01 Rex LeeMerge "vsperf: Enhanced vswitchperf configuration"
2016-12-01 Jing LuMerge "Clone the corresponding branch of the repo accor...
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-12-01 Rex LeeMerge "switch logging to proper usage"
2016-12-01 Jing LuMerge "Modify url mapping to make API more Restful"
2016-12-01 Jing LuMerge "Use flask jsonify method to return json result"
2016-12-01 Ross Brattainswitch logging to proper usage 47/24947/3
2016-11-30 Martin Klozikvsperf: Enhanced vswitchperf configuration 61/24361/6
2016-11-30 Rex LeeMerge "centralize logging into root logger"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Rex LeeMerge "Decoupling prepare_env.sh and load_images.sh"
2016-11-30 liyinnetperf_node test case improvement. 25/24925/6
2016-11-29 Rex LeeMerge "Move requirement.txt from tests/ci/ to project...
2016-11-29 Rex LeeMerge "contexts/node: default to pod.yaml"
2016-11-29 JingLu5Add support for Storperf job status 21/24721/5
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
2016-11-17 KubiMerge "Yardstick installation unified (pip/setup)"
2016-11-16 KubiMerge "Add os-odl_l2-fdio-ha scenario support"
2016-11-16 KubiMerge "Add how to add/modify Yardstick Grafana dashboar...
2016-11-16 KubiMerge "convert networkcapacity to LF"
2016-11-14 KubiMerge "Create a constants.py to manage constant variabl...
2016-11-14 KubiMerge "Add task call entry in cli for REST API"
2016-11-14 KubiMerge "bugfix: ipv6 should log in controller node to...
2016-11-10 Ross Brattainconvert networkcapacity to LF 45/24145/4
2016-11-10 Ross Brattaincontexts/node: default to pod.yaml 75/24175/1
2016-11-10 Ross Brattainadd option to connect to non-standard ssh port 17/24117/5
2016-11-09 rexlee8776bugfix: ipv6 should log in controller node to setup 43/24043/3
2016-11-03 KubiMerge "This patch is used to update the time range...
2016-11-01 KubiMerge "committer retirement"
2016-11-01 JingLu5Bugfix:fix a bug that yardstick_key.pub cannot be found... 27/23827/3
2016-11-01 KubiMerge "remove yardstick_key from the repo"
2016-10-25 JingLu5remove yardstick_key from the repo 11/23611/5
2016-10-24 liang gaoMerge "Proposing Jing Lu as a commiter in yardstick"
2016-10-24 liang gaoMerge "Bugfix: Add image modify scripts into environmen...
2016-10-18 liang gaoMerge "Update release note for Colorado 2.0"
2016-10-17 liang gaoMerge "Bugfix: no pod.yaml file error when run test...
2016-10-14 liang gaoMerge "run ipv6 test case on more pods"
2016-10-14 liang gaoMerge "bug-fix: ipv6 ml2 file should use variable"
2016-10-14 rexlee8776bug-fix: ipv6 ml2 file should use variable 29/23129/2
next