aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2016-12-30Merge "Yardstick Plugin: add support for ssh login using key"Jing Lu1-25/+51
2016-12-30Merge "BugFix: correct Copyright info in openstack_utils.py"Jing Lu1-1/+0
2016-12-28Yardstick Plugin: add support for ssh login using keyJingLu51-25/+51
2016-12-27BugFix: correct Copyright info in openstack_utils.pyJingLu51-1/+0
2016-12-26Use ConfigParser to write yardstick.confchenjiankun1-2/+16
2016-12-24Merge "Bugfix: the load_image.sh script will load a image with the same name"Jing Lu1-0/+2
2016-12-22Bugfix: the load_image.sh script will load a image with the same namechenjiankun1-0/+2
2016-12-20ssh: don't quote ~ in remotepathsRoss Brattain1-6/+10
2016-12-20BugFix: remotepath cannot be foundJingLu51-3/+3
2016-12-15Merge "Add support for OpenSrack Newton"Rex Lee2-23/+105
2016-12-13Add support for OpenSrack NewtonJingLu52-23/+105
2016-12-13Merge "ssh.py: add flag to request for a pseudo terminal (pty) for ssh connec...Rex Lee1-3/+9
2016-12-12Merge "Increase Ping scenario ssh timeout limit to 600 seconds"Rex Lee1-1/+1
2016-12-12Merge "use context manager for stdin files and use _put_file_shell"Rex Lee25-121/+126
2016-12-12Merge "Add support for Storperf job status"Rex Lee1-28/+27
2016-12-08ssh.py: add flag to request for a pseudo terminal (pty) for ssh connectionDeepak S1-3/+9
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain25-121/+126
2016-12-05Bugfix: create yardstick.conf file failed due to wrong config file pathchenjiankun1-1/+1
2016-12-05Merge "argsAlreadyParsedError: arguments already parsed: cannot register CLI ...Rex Lee1-12/+14
2016-12-05Merge "fix SSH object examples to use correct context manager form"Rex Lee1-8/+13
2016-12-05Merge "import new _put_file_shell method from upstream rally"Rex Lee1-0/+34
2016-12-04Add API and command support for yardstick env preparechenjiankun5-5/+104
2016-12-02Add API to create Grafana containerchenjiankun2-0/+11
2016-12-02argsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-12/+14
2016-12-01Merge "vsperf: Enhanced vswitchperf configuration"Rex Lee1-24/+43
2016-12-01Merge "ssh.py: add flag to keep stdin open"Rex Lee1-10/+18
2016-11-30switch logging to proper usageRoss Brattain31-97/+97
2016-11-30import new _put_file_shell method from upstream rallyRoss Brattain1-0/+34
2016-11-30vsperf: Enhanced vswitchperf configurationMartin Klozik1-24/+43
2016-11-30Merge "centralize logging into root logger"Rex Lee4-21/+53
2016-11-30Merge "netperf_node test case improvement."Rex Lee3-22/+58
2016-11-29centralize logging into root loggerRoss Brattain4-21/+53
2016-11-30Create API and command to create a influxDB containerchenjiankun5-1/+63
2016-11-30netperf_node test case improvement.liyin3-22/+58
2016-11-29fix SSH object examples to use correct context manager formRoss Brattain1-8/+13
2016-11-29Merge "contexts/node: default to pod.yaml"Rex Lee1-2/+2
2016-11-29Add support for Storperf job statusJingLu51-28/+27
2016-11-25ArgsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-1/+16
2016-11-21ssh.py: add flag to keep stdin openRoss Brattain1-10/+18
2016-11-21Create API to run test caseschenjiankun2-7/+8
2016-11-16Merge "convert networkcapacity to LF"Kubi1-71/+71
2016-11-14Merge "Create a constants.py to manage constant variable consistently"Kubi2-0/+26
2016-11-14Merge "Add task call entry in cli for REST API"Kubi2-3/+34
2016-11-14Merge "bugfix: ipv6 should log in controller node to setup"Kubi2-5/+20
2016-11-10convert networkcapacity to LFRoss Brattain1-71/+71
2016-11-10contexts/node: default to pod.yamlRoss Brattain1-2/+2
2016-11-10add option to connect to non-standard ssh portRoss Brattain33-50/+138
2016-11-09bugfix: ipv6 should log in controller node to setuprexlee87762-5/+20
2016-11-09Add task call entry in cli for REST APIchenjiankun2-3/+34
2016-11-08Create a constants.py to manage constant variable consistentlychenjiankun2-0/+26