aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-19Adding vPE VNF class aligned with IETS per-deploy senariosDeepak S6-0/+1711
2017-01-19Adding Trex rfc2544 VNF class to initate Traffic for throughputDeepak S2-0/+381
2017-01-19Adding trex trafficgen example.Deepak S2-3/+305
2017-01-19Adding ping based sample VNF applianceDeepak S2-0/+361
2017-01-19Adding generic traffic profiles for trex traffic generatorDeepak S4-2/+497
2017-01-19Add infrastructure to add the NFVi KPI collectionsDeepak S3-0/+331
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S12-0/+1245
2017-01-19Generic helper function to provision and get path from configDeepak S1-0/+57
2017-01-19Introducing the collector to subscribe/publish the KPIs for yardstick plotDeepak S4-0/+110
2017-01-19Introducing Standalone context for running test in non-managed environment.Deepak S3-0/+378
2017-01-19Merge "Re-factor Node.py to use better python inbuilt functions"Kubi1-2/+2
2017-01-19Re-factor Node.py to use better python inbuilt functionsDeepak S1-2/+2
2017-01-17Add unittest framework for Yardstick APIchenjiankun5-0/+67
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