aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/core
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Merge changes from topic 'feat/baro_nfvi_metrics'Volodymyr Mytnyk1-37/+156
2019-04-04Update to support using external heat templatetreyad1-1/+19
2019-04-03Use baro and yardstick metrics in dynamic HTML reportEmma Foley1-6/+24
2019-02-21Unify TG and VNF names in infrastructure filesOrest Voznyy1-1/+1
2019-02-11benchmark.core.report: Add _combine_timesEmma Foley1-0/+31
2019-02-11benchmark.core.report: Add _get_baro_metricsEmma Foley1-0/+60
2019-02-11Refactor: add _format_datasetsEmma Foley1-31/+41
2019-01-30Refactor: add _get_timestamps()Emma Foley1-10/+21
2019-01-24Merge changes from topic 'report/html_table'Volodymyr Mytnyk1-42/+80
2018-12-24Merge "Compatible with python2 and 3 string check"Jing Lu1-1/+2
2018-12-21Additional rework of NSB reportPatrice Buriez1-12/+17
2018-12-21Fix conversion to JS for HTML reportsPatrice Buriez1-30/+63
2018-12-19Add report generate-nsb commandPatrice Buriez1-13/+50
2018-12-19Use Chart.js for graphs in HTML reportsPatrice Buriez1-7/+4
2018-12-07Compatible with python2 and 3 string checkcope.li1-1/+2
2018-11-22Add parser to support jsTree in reportPatrice Buriez1-3/+63
2018-11-22Generate report from a file instead of stringPatrice Buriez1-14/+17
2018-11-21Update unit tests for yardstick/benchmark/core/report.pyPatrice Buriez1-6/+2
2018-07-05Make context types constantsRodolfo Alonso Hernandez1-16/+20
2018-05-21Add "host_name_separator" variable to Context classRodolfo Alonso Hernandez1-19/+14
2018-04-16Get HA test case results on failureMiikka Koistinen1-11/+18
2018-03-22Merge "Running Test Case in Latest Yardstick Docker Image shows Error"Jack Chan1-3/+13
2018-03-20Running Test Case in Latest Yardstick Docker Image shows Errorchenjiankun1-3/+13
2018-03-14Fix retrieving "options" section in "scenario"Rodolfo Alonso Hernandez1-2/+4
2018-03-08[bugfix] report generate command print errorrexlee87761-1/+1
2018-03-05Merge "Fix report generation"Ross Brattain1-3/+5
2018-03-05Fix report generationXavier Simonart1-3/+5
2018-03-02Merge "Add "render-only" option to "task" command"Rodolfo Alonso Hernandez2-47/+83
2018-03-01Merge "Add ability to reuse existing OpenStack set-up"Ross Brattain1-1/+3
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez2-47/+83
2018-03-01Add ability to reuse existing OpenStack set-upEmma Foley1-1/+3
2018-03-01Merge changes from topics 'feat/keep_vnf', 'YARDSTICK-886'Ross Brattain1-43/+64
2018-03-01Update TaskParser to deal with qualified name in ContextEmma Foley1-43/+64
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun1-9/+10
2018-02-20Make files pep8 compliantEmma Foley1-3/+3
2017-12-15pretty cli format: runner/scenario/testcase listrexlee87763-24/+22
2017-11-07Create get_description and get_scenario_type for ScenarioRodolfo Alonso Hernandez1-4/+3
2017-10-13task: use CONF_FILE from constantsRoss Brattain1-2/+2
2017-10-11task: drain background runner queuesRoss Brattain1-6/+14
2017-10-02drain runner queue and undo cancel_join_threadRoss Brattain1-15/+16
2017-09-25task: fixup s/exe_info/exc_infoRoss Brattain1-1/+1
2017-09-25Merge "Log each test case status in a task"Ross Brattain1-2/+5
2017-09-21Add service in kubernetes contextchenjiankun1-5/+5
2017-09-21Merge "Add host&targer in scenario['options']['server_name'] support"Jing Lu1-31/+37
2017-09-15Generate pod.yaml from current contextRoss Brattain1-0/+1
2017-09-15Merge "improve logging, clear using print"Rex Lee2-22/+20
2017-09-15Add host&targer in scenario['options']['server_name'] supportchenjiankun1-31/+37
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-6/+4
2017-09-14improve logging, clear using printrexlee87762-22/+20
2017-09-11Log each test case status in a taskchenjiankun1-2/+5