From da7ec9bf7aff31d18325043891aa19cda2b063ec Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 14 Jul 2021 11:46:16 +0200 Subject: [PATCH] Report: Add data, set archiving and pdf version Change-Id: Iaa1ef8bd12f536723d6894fbf86acfe280929ade Signed-off-by: Tibor Frank --- resources/tools/presentation/specifications/report/data_sets.yaml | 2 ++ resources/tools/presentation/specifications/report/environment.yaml | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 19c6b2b721..765842a9ec 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -120,6 +120,7 @@ - 22 # rls2106.rel NDRPDR COV env 7 - 24 # rls2106.rel NDRPDR COV env 7 - 25 # rls2106.rel NDRPDR COV env 7 + - 26 # rls2106.rel NDRPDR COV env 7 - 27 # rls2106.rel NDRPDR COV env 7 dpdk-3n-skx-hist-iter: @@ -858,6 +859,7 @@ - 6 # rls2106.rel NDRPDR COV env 7 - 7 # rls2106.rel NDRPDR COV env 7 - 8 # rls2106.rel NDRPDR COV env 7 + - 11 # rls2106.rel NDRPDR COV env 7 dpdk-3n-tsh-hist-iter: csit-dpdk-perf-report-iterative-2009-3n-tsh: diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 048eca3d05..d2263df97e 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -193,7 +193,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -264,5 +264,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal -- 2.16.6