Merge "Refine test case description for tc076"
[yardstick.git] / yardstick / benchmark /
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-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 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
2016-10-10 chenjiankunBugfix: no pod.yaml file error when run test case not... 77/22877/5
2016-10-08 liang gaoMerge "Decoupling yardstick_verify.sh"
2016-10-04 liang gaoMerge "ipv6 testcase disable port-security on vRouter"
2016-09-29 rexlee8776ipv6 testcase disable port-security on vRouter 43/22543/2
2016-09-28 rexlee8776ipv6 test case to de-coupling to fuel/compass 67/22367/11
2016-09-21 liang gaoMerge "Update scenario test results file for Colorado...
2016-09-21 liang gaoMerge "bugfix: ipv6 in mitaka ping6 fail in compass"
2016-09-21 liang gaoMerge "get rid of private key in repo"
2016-09-21 rexlee8776bugfix: ipv6 in mitaka ping6 fail in compass 69/21969/4
2016-09-21 liang gaoMerge "bugfix: ipv6 testcase ping6 command wrong"
2016-09-20 rexlee8776bugfix: ipv6 testcase ping6 command wrong 67/21967/1
2016-09-20 liang gaoMerge "Update scenario test results files for Colorado...
2016-09-20 liang gaoMerge "compute capacity description adjustment and...
2016-09-20 liang gaoMerge "Added opnfv_os-odl_l2-fdio-noha_daily.yaml and...
2016-09-18 MatthewLicompute capacity description adjustment and HT check... 89/21089/2
2016-09-14 liang gaoMerge "add ping6 parameters"
next