diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-11-09 10:54:34 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-11-09 10:54:34 +0100 |
commit | 71b67a5f318ff6b66d07fdb12c9bb9864da31e17 (patch) | |
tree | d661df00bba3eddd040f38ed82a06ddb209ebf2a | |
parent | c4275b598e6c333ecbbd45ad3742ab6cc6ba24b8 (diff) |
Report: Disable archiving the xml files
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Id7fedf6ea02790b6d7615e219af5f05f22f2176e
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index cf4418d0ba..004cb20796 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: True + archive-inputs: False mapping-file: "" |