diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-18 07:25:27 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-18 07:25:27 +0100 |
commit | 1493f602debb12f1ba152b74c16d1a379a53e50f (patch) | |
tree | 9849a03aabd0a437e92065b171dcad51e93c8b1b /resources/tools | |
parent | 92a8cc02adf1b8c152685c46a9f0d9413b518115 (diff) |
Report: Add data
Change-Id: I1dcddef704898cfa4ff9a84934fd11b8cf7b139a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-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, 4 insertions, 4 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index a2bb529cab..3c2c273087 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -501,7 +501,7 @@ - 28 # rls2106.rel NDRPDR iter env 8 - 31 # rls2106.rel NDRPDR iter env 8 - 32 # rls2106.rel NDRPDR iter env 8 - # - 54 # rls2106.rel NDRPDR iter env 8 + - 54 # rls2106.rel NDRPDR iter env 8 - 55 # rls2106.rel NDRPDR iter env 8 vpp-2n-zn2-curr-iter: diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index f4ce1065f8..c7c8dbb4ce 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -195,7 +195,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -267,5 +267,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal |