aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi4-0/+735
2017-02-06Merge "Adding trex trafficgen example."Kubi8-3/+973
2017-02-06Merge "Adding ping testcase to demonstrate the isb Generic framework"Kubi3-0/+159
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi4-0/+588
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi8-2/+1160
2017-02-06nfvi: disable failing AMQP unittestRoss Brattain2-27/+11
2017-02-06Fix: network_services: decode stdout instead of encodeRoss Brattain1-1/+1
2017-01-26Merge "Add infrastructure to add the NFVi KPI collections"Kubi8-0/+820
2017-01-26Merge "Adding sample yardstick.conf & pod files to help describe the topology"Kubi2-0/+82
2017-01-26Merge "Introducing Generic framework to do pre-deployment VNF & Network servi...Kubi19-0/+2035
2017-01-25Merge "basic tox.ini for python 2.7 and python 3 unittests"Kubi1-0/+22
2017-01-24Merge "Generic helper function to provision and get path from config"Rex Lee2-0/+119
2017-01-23Merge "Record task status if running via CLI"Rex Lee5-48/+39
2017-01-20Record task status if running via CLIchenjiankun5-48/+39
2017-01-20Create API to get a list of all test caseschenjiankun50-211/+366
2017-01-20Merge "Bugfix:can not run a test suite if not under yardstick root path"Jing Lu2-16/+22
2017-01-20Merge "Bugfix: task_id parameter from API can not pass to yardstick core"Jing Lu1-1/+1
2017-01-19basic tox.ini for python 2.7 and python 3 unittestsRoss Brattain1-0/+22
2017-01-19Adding Trex rfc2544 VNF class to initate Traffic for throughputDeepak S4-0/+735
2017-01-19Adding trex trafficgen example.Deepak S8-3/+973
2017-01-19Adding ping testcase to demonstrate the isb Generic frameworkDeepak S3-0/+159
2017-01-19Adding ping based sample VNF applianceDeepak S4-0/+588
2017-01-19Adding generic traffic profiles for trex traffic generatorDeepak S8-2/+1160
2017-01-19Add infrastructure to add the NFVi KPI collectionsDeepak S8-0/+820
2017-01-19Adding sample yardstick.conf & pod files to help describe the topologyDeepak S2-0/+82
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S19-0/+2035
2017-01-19Generic helper function to provision and get path from configDeepak S2-0/+119
2017-01-19Introducing the collector to subscribe/publish the KPIs for yardstick plotDeepak S8-0/+178
2017-01-19Introducing Standalone context for running test in non-managed environment.Deepak S4-0/+494
2017-01-19Merge "Verify stdin data before doing encodeutils safe_encode"Kubi1-2/+5
2017-01-19Merge "Bugfix: command "openstack image list" failed"Jing Lu1-1/+1
2017-01-19Bugfix: command "openstack image list" failedchenjiankun1-1/+1
2017-01-19Merge "Bugfix: context not found for server ''node1.LF''"Kubi1-1/+2
2017-01-19Bugfix: context not found for server ''node1.LF''chenjiankun1-1/+2
2017-01-19Merge "Re-factor Node.py to use better python inbuilt functions"Kubi2-23/+37
2017-01-19Merge "Add unittest framework for Yardstick API"Jing Lu9-4/+73
2017-01-19Verify stdin data before doing encodeutils safe_encodeDeepak S1-2/+5
2017-01-19Re-factor Node.py to use better python inbuilt functionsDeepak S2-23/+37
2017-01-18Merge "Use """ to replace ''' in docstring"Rex Lee61-243/+243
2017-01-17Add unittest framework for Yardstick APIchenjiankun9-4/+73
2017-01-17Bugfix: command "openstack image list" failedchenjiankun1-1/+2
2017-01-17Merge "Adding python package requirement for VNF testing."Jing Lu1-0/+2
2017-01-16Use """ to replace ''' in docstringchenjiankun61-243/+243
2017-01-16Merge "remove failing influx testcases"Kubi1-29/+0
2017-01-14Bugfix:can not run a test suite if not under yardstick root pathchenjiankun2-16/+22
2017-01-12Add support for Python 3Ross Brattain204-778/+1402
2017-01-12heat: fix key_uuid formatRoss Brattain3-8/+42
2017-01-11remove failing influx testcasesRoss Brattain1-29/+0
2017-01-11Bugfix: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2017-01-11Merge "Create API to run test suite"Rex Lee7-1/+142