commit | 5ad0dbc26f3cd64d047f2677e5badc3259355ac6 | [log] [tgz] |
---|---|---|
author | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Tue Sep 27 20:46:34 2022 +0000 |
committer | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Tue Sep 27 20:46:34 2022 +0000 |
tree | 357382c2df42c99763022610c9018053ca039238 | |
parent | df65588462d9dcb394c6dad6f23e968d0fba0679 [diff] [blame] |
Revert "Rollback to deprecated "logrotate" JJB option" This reverts commit df65588462d9dcb394c6dad6f23e968d0fba0679. Reason for revert: to be re-done Change-Id: I69bd703b7e175ced7d9a53cf7339116fc560bea8
diff --git a/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml b/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml index d577e73..751804b 100644 --- a/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml +++ b/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml
@@ -227,6 +227,6 @@ refspec: ${{TCP_QA_REFS}} url: https://gerrit.mcp.mirantis.com/mcp/tcp-qa script-path: jobs/pipelines/deploy-cicd-and-run-tests.groovy - logrotate: - DaysToKeep: 365 - artifactDaysToKeep: 60 + build-discarder: + days-to-keep: 365 + artifact-days-to-keep: 60