aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain7-39/+430
2017-02-07Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios."Jing Lu2-0/+100
2017-02-06Merge "Adding simple cmdline to run the Network service testcases"Kubi1-0/+118
2017-02-06Merge "Adding vPE VNF class aligned with IETS per-deploy senarios"Kubi6-0/+1711
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi2-0/+381
2017-02-06Merge "Adding trex trafficgen example."Kubi2-3/+305
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi2-0/+361
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi4-2/+497
2017-02-06KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios.KalyanReddy2-0/+100
2017-02-06nfvi: disable failing AMQP unittestRoss Brattain2-27/+11
2017-01-26Merge "Add infrastructure to add the NFVi KPI collections"Kubi3-0/+331
2017-01-26Merge "Introducing Generic framework to do pre-deployment VNF & Network servi...Kubi12-0/+1245
2017-01-24Merge "Generic helper function to provision and get path from config"Rex Lee1-0/+57
2017-01-20Create API to get a list of all test caseschenjiankun42-130/+205
2017-01-20Merge "Bugfix:can not run a test suite if not under yardstick root path"Jing Lu1-16/+20
2017-01-19Adding simple cmdline to run the Network service testcasesDeepak S1-0/+118
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-14Bugfix:can not run a test suite if not under yardstick root pathchenjiankun1-16/+20
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