From 1911067935bdf6481fc9b89f40d79ca61f2448d0 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 20 Jul 2017 14:10:13 +0200 Subject: CSIT-726: Automate data collection for csv files for perf improvments Change-Id: Ia161ecf9af94fd7193bba045be56738b323e4e2e Signed-off-by: Tibor Frank --- resources/tools/report_gen/run_report.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/tools/report_gen/run_report.cfg') diff --git a/resources/tools/report_gen/run_report.cfg b/resources/tools/report_gen/run_report.cfg index 70eb411fe9..642a3e3435 100644 --- a/resources/tools/report_gen/run_report.cfg +++ b/resources/tools/report_gen/run_report.cfg @@ -28,6 +28,7 @@ DIR[DTR,PERF,HC]=${DIR[DTR]}/honeycomb_performance_results DIR[DTR,FUNC,VPP]=${DIR[DTR]}/vpp_functional_results DIR[DTR,FUNC,HC]=${DIR[DTR]}/honeycomb_functional_results DIR[DTR,FUNC,NSHSFC]=${DIR[DTR]}/nshsfc_functional_results +DIR[DTR,PERF,VPP,IMPRV]=${DIR[RST]}/vpp_performance_tests/performance_improvements DIR[DTC]=${DIR[RST]}/test_configuration DIR[DTC,PERF,VPP]=${DIR[DTC]}/vpp_performance_configuration -- cgit 1.2.3-korg