From: Dan Mick Date: Wed, 19 Apr 2023 02:36:41 +0000 (-0700) Subject: ceph-dev-setup: save only 25 builds (rather than 2 weeks) X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2127%2Fhead;p=ceph-build.git ceph-dev-setup: save only 25 builds (rather than 2 weeks) ceph-dev-setup is using 67G out of the 200G on /var/lib/jenkins, far larger than any other job. There's no reason to save all these jobs. Signed-off-by: Dan Mick --- diff --git a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml index e09c839c..b827a2cf 100644 --- a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml +++ b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml @@ -8,8 +8,7 @@ concurrent: true properties: - build-discarder: - days-to-keep: 14 - artifact-days-to-keep: 14 + num-to-keep: 25 - github: url: https://github.com/ceph/ceph - copyartifact: