From: David Galloway Date: Tue, 18 Sep 2018 17:15:16 +0000 (-0400) Subject: ceph-ansible-pipeline: Match days-to-keep with ceph-ansible-prs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1126%2Fhead;p=ceph-build.git ceph-ansible-pipeline: Match days-to-keep with ceph-ansible-prs Signed-off-by: David Galloway --- diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index d94b3e3ba..e6e6d1626 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -10,10 +10,10 @@ block-upstream: false properties: - build-discarder: - days-to-keep: -1 - num-to-keep: 25 - artifact-days-to-keep: 25 - artifact-num-to-keep: 25 + days-to-keep: 90 + num-to-keep: -1 + artifact-days-to-keep: -1 + artifact-num-to-keep: -1 - github: url: https://github.com/ceph/ceph-ansible