From: David Galloway Date: Mon, 13 Sep 2021 13:04:43 +0000 (-0400) Subject: ceph-website*: Keep 20 builds X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1906%2Fhead;p=ceph-build.git ceph-website*: Keep 20 builds They're very low cost and 1 day's worth of builds is not useful Signed-off-by: David Galloway --- diff --git a/ceph-website-prs/config/definitions/ceph-website-prs.yml b/ceph-website-prs/config/definitions/ceph-website-prs.yml index 4efa717bd..97e0d0a86 100644 --- a/ceph-website-prs/config/definitions/ceph-website-prs.yml +++ b/ceph-website-prs/config/definitions/ceph-website-prs.yml @@ -9,8 +9,8 @@ block-upstream: false properties: - build-discarder: - days-to-keep: 1 - num-to-keep: 10 + days-to-keep: -1 + num-to-keep: 20 artifact-days-to-keep: -1 artifact-num-to-keep: -1 - github: diff --git a/ceph-website/config/definitions/ceph-website.yml b/ceph-website/config/definitions/ceph-website.yml index 24e2c2ef7..a61bf6d19 100644 --- a/ceph-website/config/definitions/ceph-website.yml +++ b/ceph-website/config/definitions/ceph-website.yml @@ -9,8 +9,8 @@ block-upstream: false properties: - build-discarder: - days-to-keep: 1 - num-to-keep: 10 + days-to-keep: -1 + num-to-keep: 20 artifact-days-to-keep: -1 artifact-num-to-keep: -1 - github: