aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge "remove failing influx testcases"Kubi1-29/+0
2017-01-12Add support for Python 3Ross Brattain63-353/+609
2017-01-12heat: fix key_uuid formatRoss Brattain1-0/+26
2017-01-11remove failing influx testcasesRoss Brattain1-29/+0
2017-01-11Merge "associate an uuid to yardstick_key and yardstick_key.pub"Rex Lee1-1/+15
2017-01-10associate an uuid to yardstick_key and yardstick_key.pubJingLu51-1/+15
2017-01-10Add API to get the status of async taskchenjiankun3-3/+48
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun8-62/+87
2016-12-24Merge "Bugfix: the load_image.sh script will load a image with the same name"Jing Lu2-2/+7
2016-12-22Bugfix: the load_image.sh script will load a image with the same namechenjiankun2-2/+7
2016-12-22Merge "ssh: don't quote ~ in remotepaths"Jing Lu1-5/+31
2016-12-22Merge "Add smoke, components, features and performance test suite for Yatdstick"Rex Lee4-0/+144
2016-12-22Merge "Replace heat, keystone and nova command with openstack command"Rex Lee3-29/+32
2016-12-22Merge "Use openstack command instead keystone command in prepare_storperf_adm...Jing Lu2-2/+14
2016-12-20ssh: don't quote ~ in remotepathsRoss Brattain1-5/+31
2016-12-20Replace heat, keystone and nova command with openstack commandJingLu53-29/+32
2016-12-20BugFix: remotepath cannot be foundJingLu51-1/+1
2016-12-19change m1.* flavor to "yardstick-flavor"JingLu57-7/+7
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-13Add support for OpenSrack NewtonJingLu51-0/+41
2016-12-12Merge "Add support for Storperf job status"Rex Lee1-2/+2
2016-12-05Merge "import new _put_file_shell method from upstream rally"Rex Lee1-2/+58
2016-12-05Merge "Bugfix: debug should be default off"Jing Lu1-1/+1
2016-12-01Merge "vsperf: Enhanced vswitchperf configuration"Rex Lee1-5/+5
2016-12-01Merge "ssh.py: add flag to keep stdin open"Rex Lee1-0/+19
2016-11-30import new _put_file_shell method from upstream rallyRoss Brattain1-2/+58
2016-11-30vsperf: Enhanced vswitchperf configurationMartin Klozik1-5/+5
2016-11-30Bugfix: debug should be default offrexlee87761-1/+1
2016-11-30Use flask jsonify method to return json resultchenjiankun6-232/+0
2016-11-30Merge "Create API and command to create a influxDB container"Jing Lu4-0/+124
2016-11-30Merge "Decoupling prepare_env.sh and load_images.sh"Rex Lee2-10/+12
2016-11-30Create API and command to create a influxDB containerchenjiankun4-0/+124
2016-11-29Merge "Move requirement.txt from tests/ci/ to project root path"Rex Lee1-79/+0
2016-11-29Add support for Storperf job statusJingLu51-2/+2
2016-11-29Decoupling prepare_env.sh and load_images.shJingLu52-10/+12
2016-11-28Merge "Create API to get test case result"Rex Lee6-2/+126
2016-11-24Create API to get test case resultchenjiankun6-2/+126
2016-11-24Fix the conflict in yardstick.conf between API and CIchenjiankun1-1/+1
2016-11-24Merge "Upgrade yardstick VM image from Ubuntu 14.04 to 16.04"Jing Lu16-20/+20
2016-11-21ssh.py: add flag to keep stdin openRoss Brattain1-0/+19
2016-11-21Create API to run test caseschenjiankun5-0/+193
2016-11-17Move requirement.txt from tests/ci/ to project root pathchenjiankun1-79/+0
2016-11-16Merge "Add os-odl_l2-fdio-ha scenario support"Kubi1-0/+30
2016-11-16Merge "convert networkcapacity to LF"Kubi1-56/+56
2016-11-14Merge "Create a constants.py to manage constant variable consistently"Kubi2-0/+29
2016-11-10convert networkcapacity to LFRoss Brattain1-56/+56
2016-11-09Upgrade yardstick VM image from Ubuntu 14.04 to 16.04JingLu516-20/+20
2016-11-09bugfix: ipv6 should log in controller node to setuprexlee87761-0/+17
2016-11-08Create a constants.py to manage constant variable consistentlychenjiankun2-0/+29