Skip to content

Commit

Permalink
ceph-dev-new-build: Keep more builds
Browse files Browse the repository at this point in the history
Builds of this job take up 30KB; we can keep far more.

Signed-off-by: Zack Cerza <[email protected]>
  • Loading branch information
zmc committed Nov 25, 2024
1 parent a16772b commit af0644b
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions ceph-dev-new-build/config/definitions/ceph-dev-new-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,13 @@
- github:
url: https://github.com/ceph/ceph-ci
- build-discarder:
days-to-keep: 30
artifact-days-to-keep: 30
days-to-keep: 90
artifact-days-to-keep: 90

parameters:
- copyartifact-build-selector:
name: SETUP_BUILD_ID
which-build: multijob-build

execution-strategy:
combination-filter: |
Expand Down Expand Up @@ -70,7 +75,8 @@
- copyartifact:
project: ceph-dev-new-setup
filter: 'dist/**'
which-build: multijob-build
which-build: build-param
param: SETUP_BUILD_NUMBER
- inject:
properties-file: ${WORKSPACE}/dist/sha1
- inject:
Expand Down

0 comments on commit af0644b

Please sign in to comment.