From cab67f5de29b46776a689423188c121f997cc321 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 13 Aug 2021 07:59:46 +0200 Subject: [PATCH 1/1] Report: Add icx rls data Change-Id: I3f16f058b257f2f4ccb48bd5ff725c9161d1176f Signed-off-by: Tibor Frank --- .../tools/presentation/specifications/report/data_sets.yaml | 10 ++++------ .../tools/presentation/specifications/report/environment.yaml | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index a191637336..e0e62c2b0a 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -1329,13 +1329,11 @@ vpp-2n-icx-curr-iter: intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 2 # master NDRPDR iter env 6 - - 3 # master NDRPDR iter env 6 - - 4 # master NDRPDR iter env 6 + - 10 # rls2106.rel NDRPDR iter env 7 vpp-2n-icx-curr-iter-best: intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 2 # master NDRPDR iter env 6 + - 10 # rls2106.rel NDRPDR iter env 7 # vpp-2n-icx-curr-iter-mrr: # intel-csit-vpp-perf-report-iterative-2101-2n-icx: @@ -1352,8 +1350,8 @@ vpp-3n-icx-curr-iter: intel-csit-vpp-perf-report-iterative-2101-3n-icx: - - 2 # master NDRPDR iter env 6 + - 10 # rls2106.rel NDRPDR iter env 7 vpp-3n-icx-curr-iter-best: intel-csit-vpp-perf-report-iterative-2101-3n-icx: - - 2 # master NDRPDR iter env 6 + - 10 # rls2106.rel NDRPDR iter env 7 diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index a1f4f18d33..c08ec2c41d 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -199,7 +199,7 @@ file-format: ".gz" enabled: False - archive-inputs: True + archive-inputs: False mapping-file: "" @@ -270,5 +270,5 @@ format: html: - full - pdf: - - minimal +# pdf: +# - minimal -- 2.16.6