diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-11-09 10:54:34 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-11-09 09:55:39 +0000 |
commit | 4549a4c581644bb594164895ccaff4f8c93f3baf (patch) | |
tree | 27e1ccbd12985a5bf7db6fc87a18029f7856b98c | |
parent | bbba337ac688e3848b7ae56af9fee3bf91cfa568 (diff) |
Report: Disable archiving the xml files
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Id7fedf6ea02790b6d7615e219af5f05f22f2176e
(cherry picked from commit 71b67a5f318ff6b66d07fdb12c9bb9864da31e17)
-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: "" |