]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-setup: save only 25 builds (rather than 2 weeks) 2127/head
authorDan Mick <dmick@redhat.com>
Wed, 19 Apr 2023 02:36:41 +0000 (19:36 -0700)
committerDan Mick <dmick@redhat.com>
Wed, 19 Apr 2023 02:36:41 +0000 (19:36 -0700)
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 <dmick@redhat.com>
ceph-dev-setup/config/definitions/ceph-dev-setup.yml

index e09c839c5b377be9d0897464a8e090f6a7161e2e..b827a2cff239c163bba5aa22a3e707a8982b964b 100644 (file)
@@ -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: