jjb: bump base builds to keep to 10
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 12 Aug 2022 18:30:01 +0000 (14:30 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 12 Aug 2022 18:30:07 +0000 (14:30 -0400)
Set the builds to keep to 10 but only keep the latest 2 artifacts.

Change-Id: I621d91b2262e7ca05dbd8e95965620bc34affd0b
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
12 files changed:
jobs/babeltrace.yaml
jobs/barectf.yaml
jobs/binutils-gdb.yaml
jobs/librseq.yaml
jobs/liburcu.yaml
jobs/lttng-analyses.yaml
jobs/lttng-ivc.yaml
jobs/lttng-modules.yaml
jobs/lttng-ust-benchmarks.yaml
jobs/lttng-ust-java-tests.yaml
jobs/lttng-ust.yaml
jobs/system-tests.yaml

index be15883fe44a22185877ed47cb505f5e88ca545a..517889b8c5e3c6c3518c3c542b681ec070822a8c 100644 (file)
@@ -44,7 +44,8 @@
           properties-content: |
             PROJECT_NAME=babeltrace
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index 729ba4046492235696684195f5a63cd36b943b51..180e6a99aef68d92173020cbce48398214112939 100644 (file)
@@ -38,7 +38,8 @@
 
     properties:
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index b54e6f71f55b697cd7b9759dee5f8ab34e51dffc..037ec27053be2660a7a217d17a2ed8f959fb863d 100644 (file)
@@ -36,6 +36,7 @@
             PROJECT_NAME=gdb
       - build-discarder:
           num-to-keep: 10
+          artifact-num-to-keep: 2
 
 
 ## Anchors
index 12353519cbcdf8f07935780e1915e0cea0bcf5b7..385b6626ce673621dd1fbf8ba8d2cad276722705 100644 (file)
@@ -46,7 +46,8 @@
           properties-content: |
             PROJECT_NAME=librseq
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index 8e08915533f085b1747b0bf85cfabbe6d5714d66..52593045c8e1fb5b6eb35912bcfa100d7e6659b6 100644 (file)
@@ -56,7 +56,8 @@
           properties-content: |
             PROJECT_NAME=liburcu
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index e06a60c1e3aa4faecce9a48516d3c72a72bbc580..98ff15e8b4f5b6ba375495a9c198364b44f207f4 100644 (file)
@@ -38,7 +38,8 @@
 
     properties:
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index 4f2db2fd9a8ef7002dacd834cc975774dd9e9809..0383f075f8752cf69b623e9f0c90ca2aa0dcdca1 100644 (file)
@@ -28,7 +28,8 @@
 
     properties:
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index 834989d0da2d133ae02f61b25f9ba5c7894ec954..39d0340ab940a0eea78a0fa1870bca7020e7c8f7 100644 (file)
 
     properties:
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index 5ea926cd2775f3c5296eff4b5cef86cb1d95235a..c58dba83c0699536e18a99619f312800bf60320a 100644 (file)
@@ -34,7 +34,8 @@
           properties-content: |
             PROJECT_NAME=lttng-ust-benchmarks
       - build-discarder:
-          num-to-keep: 7
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index 7f4ca4c2ff73a91e7d699f9fc10d7abf988b33c9..b82cccdbbc3b1d1abda5896d49c27ed64e29285d 100644 (file)
@@ -29,7 +29,8 @@
 
     properties:
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index ce311212006dd88b67c23548b68f5cbbaab4208c..ec413e1ef3010ad1fbb577a0b68c91d4dc6d4240 100644 (file)
@@ -40,7 +40,8 @@
           properties-content: |
             PROJECT_NAME=lttng-ust
       - build-discarder:
-          num-to-keep: 2
+          num-to-keep: 10
+          artifact-num-to-keep: 2
       - github:
           url: https://github.com/{github_user}/{github_name}
 
index ee48c82a172cedaa2b461b5534dfa8a81439f65a..bb7c6cfce3011fec2d4441a6ce8b7632a37aed3a 100644 (file)
     properties:
       - build-discarder:
           num-to-keep: 10
+          artifact-num-to-keep: 2
       - throttle:
           max-total: 2
           option: 'category'
This page took 0.028138 seconds and 4 git commands to generate.