aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/runner
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Add new scenario NSPerf-RFC2544Serhiy Pshyk1-0/+23
2019-01-29NSB sync: clean-up draft IPC implementation (part 1)Mytnyk, Volodymyr2-192/+0
2018-12-13Add raise for iteration exception in IterationRunnercope.li1-0/+45
2018-10-02NSB PROX NFVi Test does not stop after reaching expected precisionDanielMartinBuckley2-10/+10
2018-09-04Add UT: ArithmeticRunner exception handlingMiikka Koistinen1-1/+227
2018-08-09Merge "Add UT: DurationRunner worker exception handling"Abhijit Sinha1-1/+131
2018-08-09Merge "Add UT: DurationRunner worker normal operation"Abhijit Sinha1-0/+146
2018-07-27Add UT: ArithmeticRunner worker normal operationMiikka Koistinen1-0/+182
2018-07-27Add unit test file for ArithmeticRunnerMiikka Koistinen1-0/+38
2018-07-27Add UT: DurationRunner worker exception handlingMiikka Koistinen1-1/+131
2018-07-27Add UT: DurationRunner worker normal operationMiikka Koistinen1-0/+146
2018-07-05Make "IterationIPC" MQ producer for VNF control messagesRodolfo Alonso Hernandez1-0/+56
2018-07-05Add "IterationIPC" runnerRodolfo Alonso Hernandez1-0/+136
2018-07-04Cleanup ActionTestCase unit testsRodolfo Alonso Hernandez1-19/+23
2018-06-28Cleanup ProxDuration unit testsRodolfo Alonso Hernandez1-142/+133
2018-06-26Merge "Addition of Configurable Sampling and Configurable Confirmation Retry"Abhijit Sinha1-0/+295
2018-06-26Addition of Configurable Sampling and Configurable Confirmation RetryDanielMartinBuckley1-0/+295
2018-06-25Add unit test file for DurationRunnerMiikka Koistinen1-0/+39
2018-06-15Replace MagicMocks with Mocks from SearchRunner UTsMiikka Koistinen1-27/+16
2018-06-15Convert SLA asserts to raisesMiikka Koistinen1-3/+4
2018-06-13assert[Greater,Equal] -> assert_{,not_}calledEmma Foley1-2/+2
2018-03-02Remove main() and __main__ from tests.Emma Foley1-8/+0
2018-02-28Mock TRex STL libraries globallyRodolfo Alonso Hernandez1-9/+2
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun1-4/+13
2018-02-12Move tests: unit/benchmarkEmma Foley3-0/+300