From: Zack Cerza Date: Mon, 25 Nov 2024 21:49:05 +0000 (-0700) Subject: ceph-dev-new-setup: Keep more builds X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f65e29f9bd00bf4a85ce58613e01c1d362bf78b2;p=ceph-build.git ceph-dev-new-setup: Keep more builds I've seen ceph builds fail because they took so long to claim a build node that the artifacts created by their ceph-dev-new-setup build was garbage-collected. Artifacts for a given build of this job use less than 1G; we should keep more artifacts around. Metadata for builds of this job are negligible; we should keep far more sets of metadata around. Signed-off-by: Zack Cerza --- diff --git a/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml b/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml index 573d1d81..a7285065 100644 --- a/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml +++ b/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml @@ -9,9 +9,9 @@ properties: - build-discarder: days-to-keep: -1 - num-to-keep: 25 + num-to-keep: 100 artifact-days-to-keep: -1 - artifact-num-to-keep: -1 + artifact-num-to-keep: 50 - github: url: https://github.com/ceph/ceph-ci - copyartifact: