diff options
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 7 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 360f4607d9..90f915a372 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -1130,7 +1130,7 @@ - 33 # rls2210.rel NDRPDR iter env 11 - 34 # rls2210.rel NDRPDR iter env 11 - 35 # rls2210.rel NDRPDR iter env 11 - # - 38 # rls2210.rel NDRPDR iter env 11 + - 38 # rls2210.rel NDRPDR iter env 11 vpp-3n-icx-curr-iter-best: csit-vpp-perf-report-iterative-2210-3n-icx: @@ -1167,6 +1167,9 @@ - 40 # rls2210.rel hoststack iter env 11 - 41 # rls2210.rel hoststack iter env 11 - 42 # rls2210.rel hoststack iter env 11 + - 44 # rls2210.rel hoststack iter env 11 + - 45 # rls2210.rel hoststack iter env 11 + - 46 # rls2210.rel hoststack iter env 11 vpp-3n-icx-curr-cov: csit-vpp-perf-report-coverage-2210-3n-icx: @@ -1361,7 +1364,7 @@ vpp-3n-snr-curr-iter-mrr: csit-vpp-perf-report-iterative-2210-3n-snr: - - 24 # rls2210.rel MRR iter env 11 + - 44 # rls2210.rel MRR iter env 11 vpp-3n-snr-curr-cov: csit-vpp-perf-report-coverage-2210-3n-snr: diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 67b797b041..cf4418d0ba 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -154,7 +154,7 @@ file-format: ".gz" enabled: True - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -244,5 +244,5 @@ format: html: - full - # pdf: - # - minimal + pdf: + - minimal |