aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain2-1/+6
2017-02-06Merge "Adding simple cmdline to run the Network service testcases"Kubi1-0/+213
2017-02-06Merge "Adding vPE VNF class aligned with IETS per-deploy senarios"Kubi1-0/+331
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi1-0/+285
2017-02-06Merge "Adding trex trafficgen example."Kubi1-0/+278
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi2-0/+227
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi3-0/+637
2017-02-06Fix: network_services: decode stdout instead of encodeRoss Brattain1-1/+1
2017-01-26Merge "Add infrastructure to add the NFVi KPI collections"Kubi5-0/+489
2017-01-26Merge "Introducing Generic framework to do pre-deployment VNF & Network servi...Kubi7-0/+790
2017-01-24Merge "Generic helper function to provision and get path from config"Rex Lee1-0/+62
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 caseschenjiankun4-81/+97
2017-01-20Merge "Bugfix:can not run a test suite if not under yardstick root path"Jing Lu1-0/+2
2017-01-20Merge "Bugfix: task_id parameter from API can not pass to yardstick core"Jing Lu1-1/+1
2017-01-19Adding simple cmdline to run the Network service testcasesDeepak S1-0/+213
2017-01-19Adding vPE VNF class aligned with IETS per-deploy senariosDeepak S1-0/+331
2017-01-19Adding Trex rfc2544 VNF class to initate Traffic for throughputDeepak S1-0/+285
2017-01-19Adding trex trafficgen example.Deepak S1-0/+278
2017-01-19Adding ping based sample VNF applianceDeepak S2-0/+227
2017-01-19Adding generic traffic profiles for trex traffic generatorDeepak S3-0/+637
2017-01-19Add infrastructure to add the NFVi KPI collectionsDeepak S5-0/+489
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S7-0/+790
2017-01-19Generic helper function to provision and get path from configDeepak S1-0/+62
2017-01-19Introducing the collector to subscribe/publish the KPIs for yardstick plotDeepak S4-0/+68
2017-01-19Introducing Standalone context for running test in non-managed environment.Deepak S1-0/+116
2017-01-19Merge "Verify stdin data before doing encodeutils safe_encode"Kubi1-2/+5
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"Kubi1-21/+35
2017-01-19Merge "Add unittest framework for Yardstick API"Jing Lu1-0/+2
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 S1-21/+35
2017-01-17Add unittest framework for Yardstick APIchenjiankun1-0/+2
2017-01-16Use """ to replace ''' in docstringchenjiankun61-243/+243
2017-01-14Bugfix:can not run a test suite if not under yardstick root pathchenjiankun1-0/+2
2017-01-12Add support for Python 3Ross Brattain122-383/+702
2017-01-12heat: fix key_uuid formatRoss Brattain2-8/+16
2017-01-11Bugfix: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2017-01-11Merge "associate an uuid to yardstick_key and yardstick_key.pub"Rex Lee2-10/+16
2017-01-10associate an uuid to yardstick_key and yardstick_key.pubJingLu52-10/+16
2017-01-10Merge "Yardstick framework concurrent support"Jing Lu1-1/+28
2017-01-10Merge "Add API to get the status of async task"Jing Lu3-15/+65
2017-01-10Add API to get the status of async taskchenjiankun3-15/+65
2017-01-10Merge "subprocess.call para stdout=PIPE is risky"Rex Lee1-2/+4
2017-01-09Yardstick framework concurrent supportchenjiankun1-1/+28
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun12-763/+956
2016-12-30Merge "Yardstick Plugin: add support for ssh login using key"Jing Lu1-25/+51
2016-12-30Merge "BugFix: correct Copyright info in openstack_utils.py"Jing Lu1-1/+0