Assure we archive logs when needed

This should fix OVB log collection size issue.

Depends-On: https://review.opendev.org/#/c/704020/
Change-Id: I59f011ee17dd9d86e0fc951aed181ed2ef8d8cfe
This commit is contained in:
Sorin Sbarnea 2020-01-16 14:55:21 +00:00
parent b6611fd03a
commit ce69a02395
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,7 @@
---
# Collect logs settings
# artcl_tar_gz: true
artcl_gzip_only: true
artcl_gzip: true
artcl_txt_rename: true
artcl_publish: true
artcl_rsync_logs: false

View File

@ -93,3 +93,6 @@ ara_generate_html: false
# overrides default timeout of 90min
deploy_timeout: 120
# OVB logs are far too big not to be compressed
artcl_gzip: true