aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/core
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Merge changes from topic 'feat/baro_nfvi_metrics'Volodymyr Mytnyk1-5/+328
2019-04-09Merge "Suppress log outputs in test_task.py"Volodymyr Mytnyk1-0/+8
2019-04-04Update to support using external heat templatetreyad1-0/+37
2019-04-03Use baro and yardstick metrics in dynamic HTML reportEmma Foley1-1/+0
2019-02-11benchmark.core.report: Add _combine_timesEmma Foley1-0/+142
2019-02-11benchmark.core.report: Add _get_baro_metricsEmma Foley1-1/+131
2019-02-11Refactor: add _format_datasetsEmma Foley1-4/+56
2019-01-30Refactor: add _get_timestamps()Emma Foley1-1/+9
2019-01-28Suppress log outputs in test_task.pyEmma Foley1-0/+8
2018-12-21Additional rework of NSB reportPatrice Buriez1-17/+9
2018-12-21Fix conversion to JS for HTML reportsPatrice Buriez1-17/+96
2018-12-19Add report generate-nsb commandPatrice Buriez1-20/+32
2018-11-22Add parser to support jsTree in reportPatrice Buriez1-0/+70
2018-11-21Update unit tests for yardstick/benchmark/core/report.pyPatrice Buriez1-44/+70
2018-07-23Cleanup Testcase unit testsRodolfo Alonso Hernandez1-7/+7
2018-07-23Cleanup TaskParseTestCase unit testsRodolfo Alonso Hernandez1-3/+6
2018-07-05Make context types constantsRodolfo Alonso Hernandez1-4/+4
2018-06-29Cleanup Plugin unit testsRodolfo Alonso Hernandez1-2/+8
2018-06-26Addition of Configurable Sampling and Configurable Confirmation RetryDanielMartinBuckley1-0/+25
2018-06-13assert[Greater,Equal] -> assert_{,not_}calledEmma Foley1-5/+5
2018-06-11Move tests: unit/network_services/vnf_genericEmma Foley1-6/+8
2018-05-31Remove instantiated contexts in "test_task"Rodolfo Alonso Hernandez1-0/+9
2018-03-14Fix retrieving "options" section in "scenario"Rodolfo Alonso Hernandez1-0/+28
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley1-1/+1
2018-03-02Remove main() and __main__ from tests.Emma Foley2-12/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-1/+1
2018-03-02Merge "Add "render-only" option to "task" command"Rodolfo Alonso Hernandez1-1/+137
2018-03-01Merge "Add ability to reuse existing OpenStack set-up"Ross Brattain1-0/+32
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez1-1/+137
2018-03-01Add ability to reuse existing OpenStack set-upEmma Foley1-0/+32
2018-03-01Merge changes from topics 'feat/keep_vnf', 'YARDSTICK-886'Ross Brattain1-29/+86
2018-03-01Update TaskParser to deal with qualified name in ContextEmma Foley1-29/+86
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun1-2/+9
2018-02-22Merge "Make files pep8 compliant"Emma Foley1-75/+57
2018-02-20Make files pep8 compliantEmma Foley1-75/+57
2018-02-16Refactor benchmark.core.test_plugin.PluginTestCaseRodolfo Alonso Hernandez1-82/+122
2018-02-12Move tests: unit/benchmarkEmma Foley9-0/+635