aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/runners
AgeCommit message (Expand)AuthorFilesLines
2017-10-11task: drain background runner queuesRoss Brattain1-0/+4
2017-10-03NSB PROX test hang fixesRoss Brattain7-23/+40
2017-10-02runners: add timeout to queue putRoss Brattain2-6/+14
2017-10-02drain runner queue and undo cancel_join_threadRoss Brattain6-31/+80
2017-10-01Merge "duration runner: add teardown and cancel all queue join threads"Ross Brattain1-5/+20
2017-10-01duration runner: add teardown and cancel all queue join threadsRoss Brattain1-5/+20
2017-10-01cancel all queue join threadsRoss Brattain4-0/+15
2017-09-14improve logging, clear using printrexlee87761-2/+3
2017-08-15dynamictp: fix flake8 warningRoss Brattain1-1/+1
2017-08-14PROX VNF and TGRoss Brattain2-0/+182
2017-06-22Yardstick output format unifiedchenjiankun5-96/+14
2017-06-05Merge "Pass parameters between scenarios"Rex Lee5-12/+31
2017-06-01Merge "Bugfix: AttributeError when run tc055"Ross Brattain1-3/+7
2017-05-31Add a new runner to do binary search for max PPSJing Zhang1-0/+169
2017-05-26Bugfix: AttributeError when run tc055chenjiankun1-3/+7
2017-05-26Pass parameters between scenarioschenjiankun5-12/+31
2017-05-03Bugfix: KeyError when using http dispatcherchenjiankun1-1/+6
2017-04-11Add a new runner to test end-to-end fast data pathJing Zhang1-0/+8
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-9/+12
2017-02-21improving if conditions :)Deepak S1-3/+3
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-1/+1
2017-01-16Use """ to replace ''' in docstringchenjiankun5-29/+29
2017-01-12Add support for Python 3Ross Brattain5-8/+17
2016-11-30switch logging to proper usageRoss Brattain5-21/+21
2016-03-14Change copyright for runners.Jo¶rgen Karlsson5-35/+80
2016-01-13Fix flake8 errorsJo¶rgen Karlsson2-3/+4
2016-01-08support for ipv6kubi1-48/+53
2015-12-21To avoid breaking tests when monitor is setPer Holmgren2-2/+2
2015-12-18Changes Arithmetic runner to accept several step parametersPer Holmgren1-28/+63
2015-12-15Add run_in_background attribute to scenariosJo¶rgen Karlsson5-14/+40
2015-10-27Heat context code refactor part 2QiLiang5-27/+31
2015-10-22Update sla check for scenarioshoujingwen4-4/+4
2015-10-16Use result_collection_api to store test resultQiLiang1-0/+1
2015-10-16add error handling when given failing script callswym_libra1-23/+70
2015-10-15Support general configuration fileQiLiang1-1/+5
2015-09-22Structure output and make it less redundantJo¶rgen Karlsson5-74/+90
2015-08-24Add test result dispatcherQiLiang1-11/+13
2015-08-16Add iteration type for Runnerkubi1-0/+111
2015-08-06Fix typo in runner outputraindirve2-2/+2
2015-07-28Fix a bug for algorithm of arithmetic runner.kubi1-1/+2
2015-07-15Fix yardstick.out overwritten bugpanghao11-1/+1
2015-07-08Add support for action hooks in runner configHans Feldt1-1/+74
2015-07-03Add new sequence runnerKristian Hunt1-0/+124
2015-06-29Add support to list and show runners & scenariosHans Feldt3-3/+49
2015-06-09add pktgen scenario and sampleJörgen Karlsson1-1/+1
2015-06-04fix exit status at SLA assertionHans Feldt1-0/+10
2015-05-26add setup/teardown to scenario base class and runnersHans Feldt2-7/+13
2015-05-21add package runners and a few runnersHans Feldt4-0/+294