diff options
author | 2021-11-16 13:07:39 +0100 | |
---|---|---|
committer | 2021-11-16 13:14:23 +0100 | |
commit | 92a8cc02adf1b8c152685c46a9f0d9413b518115 (patch) | |
tree | 28c12b6c444c75288caf36ecb1f29b201c96a433 /resources/tools/presentation/specifications/report/environment.yaml | |
parent | 84ec89bbb5e870ab72ddbab024eb6e87b909905d (diff) |
PAL: Add box points to all box graphs
- enabled only for aws throughput and soak
Change-Id: I3c4266e35d98d8319ef1e5c365734338195a40d9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/environment.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index c7c8dbb4ce..f4ce1065f8 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: True + archive-inputs: False mapping-file: "" @@ -267,5 +267,5 @@ format: html: - full - pdf: - - minimal +# pdf: +# - minimal |