aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Use openstack command instead keystone command in prepare_storperf_admin-rc.shJingLu52-2/+14
2016-12-16Add smoke, components, features and performance test suite for YatdstickJingLu54-0/+144
2016-12-15Merge "Add support for OpenSrack Newton"Rex Lee3-23/+146
2016-12-15Merge "Bugfixed:run command: "yardstick-img-modify" fail!"Rex Lee1-1/+1
2016-12-15Update Yardstick README fileJingLu51-51/+19
2016-12-15Bugfixed:run command: "yardstick-img-modify" fail!Ryan.RCS1-1/+1
2016-12-14Merge "BugFix: Upgrade python-novaclient and other dependencies"Rex Lee1-9/+9
2016-12-13Add support for OpenSrack NewtonJingLu53-23/+146
2016-12-13Merge "ssh.py: add flag to request for a pseudo terminal (pty) for ssh connec...Rex Lee1-3/+9
2016-12-13Merge "env: convert file open to context manager"Jing Lu1-1/+2
2016-12-12Merge "Increase Ping scenario ssh timeout limit to 600 seconds"Rex Lee1-1/+1
2016-12-12Merge "Bugfix: update Yardstick custom VM image name in user guide"Rex Lee1-2/+2
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 Lee2-30/+29
2016-12-08ssh.py: add flag to request for a pseudo terminal (pty) for ssh connectionDeepak S1-3/+9
2016-12-08BugFix: Upgrade python-novaclient and other dependenciesJingLu51-9/+9
2016-12-07env: convert file open to context managerRoss Brattain1-1/+2
2016-12-07Bugfix: update Yardstick custom VM image name in user guideJingLu51-2/+2
2016-12-06Merge "update grafana dashboard opnfv_yardstick_tc002"Rex Lee1-1/+1
2016-12-06update grafana dashboard opnfv_yardstick_tc002rexlee87761-1/+1
2016-12-06Bugfix: create stack failed due to not export EXTERNAL_NETWORK environment vi...chenjiankun1-0/+3
2016-12-05Change grafana default dashboard from ping to opnfv_yardstick_tc002chenjiankun1-1/+1
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-05Bugfix: easy_install -U setuptools go wrong due to the setuptools versionchenjiankun1-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 Lee2-2/+92
2016-12-05Merge "Making nginx and uwsgi service start when run docker by using supervisor"Rex Lee3-6/+21
2016-12-05Merge "Bugfix: debug should be default off"Jing Lu2-2/+2
2016-12-05enhance test cases description and provide more info(in progress)JingLu511-269/+738
2016-12-04Add API and command support for yardstick env preparechenjiankun7-8/+201
2016-12-03Making nginx and uwsgi service start when run docker by using supervisorchenjiankun3-6/+21
2016-12-02Add API to create Grafana containerchenjiankun4-12/+101
2016-12-02argsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-12/+14
2016-12-02Add support for sample testcase to get test resultchenjiankun1-3/+5
2016-12-01Merge "vsperf: Enhanced vswitchperf configuration"Rex Lee2-29/+48
2016-12-01Add swagger support for Rest APIchenjiankun7-0/+162
2016-12-01Add API to run test case under samples directorychenjiankun4-0/+53
2016-12-01Merge "Clone the corresponding branch of the repo according to the job branch"Jing Lu1-2/+2
2016-12-01Merge "ssh.py: add flag to keep stdin open"Rex Lee2-10/+37
2016-12-01Merge "switch logging to proper usage"Rex Lee31-97/+97
2016-12-01Merge "Modify url mapping to make API more Restful"Jing Lu2-4/+4
2016-12-01Merge "Use flask jsonify method to return json result"Jing Lu8-247/+6
2016-11-30switch logging to proper usageRoss Brattain31-97/+97
2016-11-30import new _put_file_shell method from upstream rallyRoss Brattain2-2/+92
2016-11-30vsperf: Enhanced vswitchperf configurationMartin Klozik2-29/+48
2016-11-30Clone the corresponding branch of the repo according to the job branchjose.lausuch1-2/+2
2016-11-30Bugfix: debug should be default offrexlee87762-2/+2
2016-11-30Merge "centralize logging into root logger"Rex Lee5-21/+56