diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 2 | ||||
-rw-r--r-- | 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 |