]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new-trigger: Keep more builds
authorZack Cerza <zack@redhat.com>
Mon, 25 Nov 2024 22:03:47 +0000 (15:03 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 25 Nov 2024 23:15:07 +0000 (16:15 -0700)
Builds of this job take up 20MB.

Signed-off-by: Zack Cerza <zack@redhat.com>
ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml

index f36c5fcccce3038c58914150f43a37f57d0171b0..d57efc74ef0392666fb7d9c282b82ee75e53a285 100644 (file)
@@ -8,7 +8,7 @@
     block-upstream: false
     properties:
       - build-discarder:
-          num-to-keep: 50
+          num-to-keep: 100
           artifact-days-to-keep: -1
           artifact-num-to-keep: -1
       - github:
                     DISTROS=centos8 focal
                     FLAVOR=jaeger
                     ARCHS=x86_64
+      # sccache
+      - conditional-step:
+          condition-kind: regex-match
+          regex: .*sccache.*
+          label: '${GIT_BRANCH}'
+          on-evaluation-failure: dont-run
+          steps:
+            - shell: echo skipping
 
     wrappers:
       - inject-passwords: