Merge "load_images: update flavor for _ovs_ scenarios"
[yardstick.git] / yardstick / benchmark / scenarios /
2017-02-16 KubiMerge "load_images: update flavor for _ovs_ scenarios"
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
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 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-08 Ross Brattainmore logging fixes 75/27575/4
2017-02-08 Ross Brattainpylint fixes: remove redundant parens, fix comparison... 77/27577/3
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-01-26 KubiMerge "Introducing Generic framework to do pre-deployme...
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 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-11 Rex LeeMerge "associate an uuid to yardstick_key and yardstick...
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"
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 liyinnetperf_node test case improvement. 25/24925/6
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 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-10-24 liang gaoMerge "Proposing Jing Lu as a commiter in yardstick"
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-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"
2016-09-13 MatthewLiadd ping6 parameters 95/20895/2
2016-09-13 liang gaoMerge "bugfix: yardstick reporing in stable branch...
2016-09-13 liang gaoMerge "Adjust flavor parameter in TC002"
next