diff options
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 10 | ||||
-rw-r--r-- | resources/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 |