From c566bbd1d659ed022fea08f7bd38326661779c8c Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 9 Nov 2021 17:39:38 +0100 Subject: [PATCH] Report: Add data Change-Id: I21eedf3ecabe0672daaaf87819960cd986420fa0 Signed-off-by: Tibor Frank --- resources/tools/presentation/specifications/report/data_sets.yaml | 6 +++++- resources/tools/presentation/specifications/report/environment.yaml | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 1b9e0d8723..cebb963af8 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -544,6 +544,7 @@ csit-vpp-perf-report-coverage-2110-2n-zn2: - 1 # rls2110.rel NDRPDR cov env 8 - 2 # rls2110.rel NDRPDR cov env 8 + - 10 # rls2110.rel NDRPDR cov env 8 dpdk-2n-zn2-hist-iter: csit-dpdk-perf-report-iterative-2101-2n-zn2: @@ -921,7 +922,7 @@ - 1 # rls2110.rel NDRPDR cov env 8 - 2 # rls2110.rel NDRPDR cov env 8 - 3 # rls2110.rel NDRPDR cov env 8 - - 4 # rls2110.rel NDRPDR cov env 8 +# - 4 # rls2110.rel NDRPDR cov env 8 - 5 # rls2110.rel NDRPDR cov env 8 - 6 # rls2110.rel NDRPDR cov env 8 - 8 # rls2110.rel NDRPDR cov env 8 @@ -931,6 +932,7 @@ - 13 # rls2110.rel NDRPDR cov env 8 - 14 # rls2110.rel NDRPDR cov env 8 - 16 # rls2110.rel NDRPDR cov env 8 + - 17 # rls2110.rel NDRPDR cov env 8 dpdk-3n-tsh-hist-iter: csit-dpdk-perf-report-iterative-2101-3n-tsh: @@ -1053,12 +1055,14 @@ vpp-2n-tx2-curr-cov: csit-vpp-perf-report-coverage-2110-2n-tx2: + - 2 # rls2110.rel NDRPDR cov env 8 - 4 # rls2110.rel NDRPDR cov env 8 - 5 # rls2110.rel NDRPDR cov env 8 - 7 # rls2110.rel NDRPDR cov env 8 - 8 # rls2110.rel NDRPDR cov env 8 - 9 # rls2110.rel NDRPDR cov env 8 - 12 # rls2110.rel NDRPDR cov env 8 + - 13 # rls2110.rel NDRPDR cov env 8 dpdk-2n-tx2-curr-iter: csit-dpdk-perf-report-iterative-2110-2n-tx2: diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index f4ce1065f8..c7c8dbb4ce 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -195,7 +195,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -267,5 +267,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal -- 2.16.6