aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcwg-abe-manifest-test.yaml6
-rw-r--r--tcwg-abe-test-gerrit-cambridge.yaml6
-rw-r--r--tcwg-backport-maxim.yaml6
-rw-r--r--tcwg-backport-multijob.yaml6
-rw-r--r--tcwg-backport.yaml6
-rw-r--r--tcwg-backup-files.yaml6
-rw-r--r--tcwg-benchmark-monthly.yaml10
-rw-r--r--tcwg-benchmark.yaml10
-rw-r--r--tcwg-binutils-docker.yaml6
-rw-r--r--tcwg-binutils.yaml6
-rw-r--r--tcwg-bkk16-buildfarm-benchmark.yaml10
-rw-r--r--tcwg-bkk16-buildfarm.yaml6
-rw-r--r--tcwg-bkk16-trigger-extended-native.yaml6
-rw-r--r--tcwg-bkk16-trigger-extended.yaml6
-rw-r--r--tcwg-buildapp-christophe.yaml6
-rw-r--r--tcwg-buildapp.yaml6
-rw-r--r--tcwg-buildfarm-docker.yaml6
-rw-r--r--tcwg-buildfarm-master-hetzner.yaml6
-rw-r--r--tcwg-buildfarm-maxim.yaml6
-rw-r--r--tcwg-buildfarm-xenial.yaml6
-rw-r--r--tcwg-buildfarm.yaml6
-rw-r--r--tcwg-buildslave-command.yaml6
-rw-r--r--tcwg-cleanup-stale-schroot-sessions-christophe.yaml6
-rw-r--r--tcwg-cleanup-stale-schroot-sessions.yaml6
-rw-r--r--tcwg-cleanup-stale-tcwg-test-schroot-sessions.yaml6
-rw-r--r--tcwg-cleanup-stale-workspaces.yaml6
-rw-r--r--tcwg-compare-results-gerrit.yaml6
-rw-r--r--tcwg-compare-results.yaml6
-rw-r--r--tcwg-cross-check-master-cambridge.yaml6
-rw-r--r--tcwg-make-release.yaml6
-rw-r--r--tcwg-publish-files.yaml6
-rw-r--r--tcwg-publish-snapshot.yaml6
-rw-r--r--tcwg-race-bernie.yaml10
-rw-r--r--tcwg-test-container-matrix.yaml6
-rw-r--r--tcwg-test-release.yaml6
-rw-r--r--tcwg-trigger-binutils.yaml6
-rw-r--r--tcwg-update-snapshots_ref.yaml6
37 files changed, 119 insertions, 119 deletions
diff --git a/tcwg-abe-manifest-test.yaml b/tcwg-abe-manifest-test.yaml
index a2ed5ab86c..74427bf0cb 100644
--- a/tcwg-abe-manifest-test.yaml
+++ b/tcwg-abe-manifest-test.yaml
@@ -2,9 +2,6 @@
name: tcwg-abe-manifest-test
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 10
- numToKeep: 10
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 10
+ num-to-keep: 10
parameters:
- string:
name: abe_branch
diff --git a/tcwg-abe-test-gerrit-cambridge.yaml b/tcwg-abe-test-gerrit-cambridge.yaml
index 68159d28ea..872b47a99e 100644
--- a/tcwg-abe-test-gerrit-cambridge.yaml
+++ b/tcwg-abe-test-gerrit-cambridge.yaml
@@ -2,9 +2,6 @@
name: tcwg-abe-test-gerrit-cambridge
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
disabled: false
node: tcwg-x86_64-cam
retry-count: 3
diff --git a/tcwg-backport-maxim.yaml b/tcwg-backport-maxim.yaml
index cf6af3ee77..426808cefc 100644
--- a/tcwg-backport-maxim.yaml
+++ b/tcwg-backport-maxim.yaml
@@ -2,9 +2,6 @@
name: tcwg-backport-maxim
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 60
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 60
parameters:
- string:
name: GERRIT_PATCHSET_REVISION
diff --git a/tcwg-backport-multijob.yaml b/tcwg-backport-multijob.yaml
index e87082ffbc..6f0ac8503f 100644
--- a/tcwg-backport-multijob.yaml
+++ b/tcwg-backport-multijob.yaml
@@ -2,9 +2,6 @@
name: tcwg-backport-multijob
project-type: multijob
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 60
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 60
parameters:
- string:
name: GERRIT_PATCHSET_REVISION
diff --git a/tcwg-backport.yaml b/tcwg-backport.yaml
index ddced8c49f..3376e95320 100644
--- a/tcwg-backport.yaml
+++ b/tcwg-backport.yaml
@@ -2,9 +2,6 @@
name: tcwg-backport
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 60
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 60
parameters:
- string:
name: GERRIT_PATCHSET_REVISION
diff --git a/tcwg-backup-files.yaml b/tcwg-backup-files.yaml
index a4f332255c..4e2fb09241 100644
--- a/tcwg-backup-files.yaml
+++ b/tcwg-backup-files.yaml
@@ -2,9 +2,6 @@
name: tcwg-backup-files
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
- throttle:
max-per-node: 1
option: project
diff --git a/tcwg-benchmark-monthly.yaml b/tcwg-benchmark-monthly.yaml
index 29efe05d4e..b6b9bf99fd 100644
--- a/tcwg-benchmark-monthly.yaml
+++ b/tcwg-benchmark-monthly.yaml
@@ -5,11 +5,6 @@
node: master
display-name: 'TCWG BBB Benchmark Monthly'
description: 'Monthly release benchmarking'
- logrotate:
- daysToKeep: 30
- numToKeep: 30
- artifactDaysToKeep: 2
- artifactNumToKeep: 1
block-downstream: true
properties:
- authorization:
@@ -19,6 +14,11 @@
tcwg:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
+ artifact-days-to-keep: 2
+ artifact-num-to-keep: 1
parameters:
- string:
name: PREBUILT_32
diff --git a/tcwg-benchmark.yaml b/tcwg-benchmark.yaml
index b382373fb6..49b70f5abe 100644
--- a/tcwg-benchmark.yaml
+++ b/tcwg-benchmark.yaml
@@ -5,11 +5,6 @@
node: master
display-name: 'TCWG BBB Benchmark'
description: 'Dispatch TCWG benchmark jobs to LAVA'
- logrotate:
- daysToKeep: 30
- numToKeep: 30
- artifactDaysToKeep: 2
- artifactNumToKeep: 1
block-downstream: true
properties:
- authorization:
@@ -19,6 +14,11 @@
tcwg:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
+ artifact-days-to-keep: 2
+ artifact-num-to-keep: 1
parameters:
- string:
name: LAVA_JOB_NAME
diff --git a/tcwg-binutils-docker.yaml b/tcwg-binutils-docker.yaml
index d776baa85f..983cfc0289 100644
--- a/tcwg-binutils-docker.yaml
+++ b/tcwg-binutils-docker.yaml
@@ -2,9 +2,6 @@
name: tcwg-binutils-docker
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: binutils_rev
diff --git a/tcwg-binutils.yaml b/tcwg-binutils.yaml
index 8ac0e4760b..e7a3df6cf2 100644
--- a/tcwg-binutils.yaml
+++ b/tcwg-binutils.yaml
@@ -2,9 +2,6 @@
name: tcwg-binutils
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: binutils_rev
diff --git a/tcwg-bkk16-buildfarm-benchmark.yaml b/tcwg-bkk16-buildfarm-benchmark.yaml
index 15395a81ee..0a0d54800e 100644
--- a/tcwg-bkk16-buildfarm-benchmark.yaml
+++ b/tcwg-bkk16-buildfarm-benchmark.yaml
@@ -2,11 +2,6 @@
name: tcwg-bkk16-buildfarm-benchmark
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
- artifactDaysToKeep: 2
- artifactNumToKeep: 40
properties:
- authorization:
anonymous:
@@ -15,6 +10,11 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
+ artifact-days-to-keep: 2
+ artifact-num-to-keep: 40
parameters:
- string:
name: override
diff --git a/tcwg-bkk16-buildfarm.yaml b/tcwg-bkk16-buildfarm.yaml
index 3e299aca82..cf406c9004 100644
--- a/tcwg-bkk16-buildfarm.yaml
+++ b/tcwg-bkk16-buildfarm.yaml
@@ -2,9 +2,6 @@
name: tcwg-bkk16-buildfarm
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: override
diff --git a/tcwg-bkk16-trigger-extended-native.yaml b/tcwg-bkk16-trigger-extended-native.yaml
index 964e8aae3d..0a015d5787 100644
--- a/tcwg-bkk16-trigger-extended-native.yaml
+++ b/tcwg-bkk16-trigger-extended-native.yaml
@@ -2,9 +2,6 @@
name: tcwg-bkk16-trigger-extended-native
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: override
diff --git a/tcwg-bkk16-trigger-extended.yaml b/tcwg-bkk16-trigger-extended.yaml
index a9147c664b..6ec3ac191c 100644
--- a/tcwg-bkk16-trigger-extended.yaml
+++ b/tcwg-bkk16-trigger-extended.yaml
@@ -32,9 +32,6 @@
name: tcwg-bkk16-trigger-extended
project-type: multijob
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -43,6 +40,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: override
diff --git a/tcwg-buildapp-christophe.yaml b/tcwg-buildapp-christophe.yaml
index 3fe4445644..ad8aa0f543 100644
--- a/tcwg-buildapp-christophe.yaml
+++ b/tcwg-buildapp-christophe.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildapp-christophe
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- file:
name: buildapp.properties
diff --git a/tcwg-buildapp.yaml b/tcwg-buildapp.yaml
index 64dca2756d..42614d7e0f 100644
--- a/tcwg-buildapp.yaml
+++ b/tcwg-buildapp.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildapp
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: toolchain_url
diff --git a/tcwg-buildfarm-docker.yaml b/tcwg-buildfarm-docker.yaml
index 3c7c5582d1..6aef100c5d 100644
--- a/tcwg-buildfarm-docker.yaml
+++ b/tcwg-buildfarm-docker.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildfarm-docker
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: gcc_branch
diff --git a/tcwg-buildfarm-master-hetzner.yaml b/tcwg-buildfarm-master-hetzner.yaml
index 0aadf3ebbf..a1e819116e 100644
--- a/tcwg-buildfarm-master-hetzner.yaml
+++ b/tcwg-buildfarm-master-hetzner.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildfarm-master-hetzner
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 60
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 60
parameters:
- string:
name: gcc_branch
diff --git a/tcwg-buildfarm-maxim.yaml b/tcwg-buildfarm-maxim.yaml
index cfd1eda28a..9e5db80fcc 100644
--- a/tcwg-buildfarm-maxim.yaml
+++ b/tcwg-buildfarm-maxim.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildfarm-maxim
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: override
diff --git a/tcwg-buildfarm-xenial.yaml b/tcwg-buildfarm-xenial.yaml
index be1ec5ed81..2b43d3befd 100644
--- a/tcwg-buildfarm-xenial.yaml
+++ b/tcwg-buildfarm-xenial.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildfarm-xenial
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: override
diff --git a/tcwg-buildfarm.yaml b/tcwg-buildfarm.yaml
index f0a15bc6ab..b2f8ba1806 100644
--- a/tcwg-buildfarm.yaml
+++ b/tcwg-buildfarm.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildfarm
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: override
diff --git a/tcwg-buildslave-command.yaml b/tcwg-buildslave-command.yaml
index 06f2627aab..a9e48c6001 100644
--- a/tcwg-buildslave-command.yaml
+++ b/tcwg-buildslave-command.yaml
@@ -2,9 +2,6 @@
name: tcwg-buildslave-command
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: machines_list
diff --git a/tcwg-cleanup-stale-schroot-sessions-christophe.yaml b/tcwg-cleanup-stale-schroot-sessions-christophe.yaml
index e1b0a038e4..8213081400 100644
--- a/tcwg-cleanup-stale-schroot-sessions-christophe.yaml
+++ b/tcwg-cleanup-stale-schroot-sessions-christophe.yaml
@@ -2,9 +2,6 @@
name: tcwg-cleanup-stale-schroot-sessions-christophe
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
- throttle:
max-per-node: 1
option: project
diff --git a/tcwg-cleanup-stale-schroot-sessions.yaml b/tcwg-cleanup-stale-schroot-sessions.yaml
index d2d547df01..dcbcbce51a 100644
--- a/tcwg-cleanup-stale-schroot-sessions.yaml
+++ b/tcwg-cleanup-stale-schroot-sessions.yaml
@@ -2,9 +2,6 @@
name: tcwg-cleanup-stale-schroot-sessions
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
- throttle:
max-per-node: 1
option: project
diff --git a/tcwg-cleanup-stale-tcwg-test-schroot-sessions.yaml b/tcwg-cleanup-stale-tcwg-test-schroot-sessions.yaml
index 5d4680c31a..072cf7a9f3 100644
--- a/tcwg-cleanup-stale-tcwg-test-schroot-sessions.yaml
+++ b/tcwg-cleanup-stale-tcwg-test-schroot-sessions.yaml
@@ -2,9 +2,6 @@
name: tcwg-cleanup-stale-tcwg-test-schroot-sessions
project-type: multijob
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
disabled: false
node: tcwg-x86_64-cam
display-name: 'TCWG CCC Cleanup stale tcwg-test schroot sessions'
diff --git a/tcwg-cleanup-stale-workspaces.yaml b/tcwg-cleanup-stale-workspaces.yaml
index bfb0ab6598..0bdd6286c1 100644
--- a/tcwg-cleanup-stale-workspaces.yaml
+++ b/tcwg-cleanup-stale-workspaces.yaml
@@ -2,9 +2,6 @@
name: tcwg-cleanup-stale-workspaces
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
- throttle:
max-per-node: 1
option: project
diff --git a/tcwg-compare-results-gerrit.yaml b/tcwg-compare-results-gerrit.yaml
index 547809a506..1f7a49730a 100644
--- a/tcwg-compare-results-gerrit.yaml
+++ b/tcwg-compare-results-gerrit.yaml
@@ -2,9 +2,6 @@
name: tcwg-compare-results-gerrit
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 60
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 60
disabled: false
node: tcwg-x86_64-dev-01
retry-count: 3
diff --git a/tcwg-compare-results.yaml b/tcwg-compare-results.yaml
index e0dba56823..f781ca65a9 100644
--- a/tcwg-compare-results.yaml
+++ b/tcwg-compare-results.yaml
@@ -2,9 +2,6 @@
name: tcwg-compare-results
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 300
properties:
- authorization:
anonymous:
@@ -14,6 +11,9 @@
- job-build
- job-cancel
- job-workspace
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 300
parameters:
- string:
name: ref_logs
diff --git a/tcwg-cross-check-master-cambridge.yaml b/tcwg-cross-check-master-cambridge.yaml
index 3df576db82..32f7967ea1 100644
--- a/tcwg-cross-check-master-cambridge.yaml
+++ b/tcwg-cross-check-master-cambridge.yaml
@@ -2,9 +2,6 @@
name: tcwg-cross-check-master-cambridge
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: cross_check_script_path
diff --git a/tcwg-make-release.yaml b/tcwg-make-release.yaml
index 2ce6b27d77..328d1169fa 100644
--- a/tcwg-make-release.yaml
+++ b/tcwg-make-release.yaml
@@ -3,9 +3,6 @@
name: tcwg-make-release
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 10
properties:
- authorization:
anonymous:
@@ -14,6 +11,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 10
parameters:
- string:
name: gcc_src
diff --git a/tcwg-publish-files.yaml b/tcwg-publish-files.yaml
index 664b6f3b5c..93384d11c0 100644
--- a/tcwg-publish-files.yaml
+++ b/tcwg-publish-files.yaml
@@ -2,9 +2,6 @@
name: tcwg-publish-files
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: src_dir
diff --git a/tcwg-publish-snapshot.yaml b/tcwg-publish-snapshot.yaml
index 4413ee7676..16c815ccda 100644
--- a/tcwg-publish-snapshot.yaml
+++ b/tcwg-publish-snapshot.yaml
@@ -2,9 +2,6 @@
name: tcwg-publish-snapshot
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: snapshot_version
diff --git a/tcwg-race-bernie.yaml b/tcwg-race-bernie.yaml
index dbca6ae41c..4594348254 100644
--- a/tcwg-race-bernie.yaml
+++ b/tcwg-race-bernie.yaml
@@ -2,11 +2,6 @@
name: 'tcwg-race-bernie'
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
- artifactDaysToKeep: 2
- artifactNumToKeep: 40
properties:
- authorization:
anonymous:
@@ -15,6 +10,11 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
+ artifact-days-to-keep: 2
+ artifact-num-to-keep: 40
parameters:
- string:
name: override
diff --git a/tcwg-test-container-matrix.yaml b/tcwg-test-container-matrix.yaml
index f6e043561b..4f6eaae4ae 100644
--- a/tcwg-test-container-matrix.yaml
+++ b/tcwg-test-container-matrix.yaml
@@ -2,9 +2,6 @@
name: tcwg-test-container-matrix
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- string:
name: container_name
diff --git a/tcwg-test-release.yaml b/tcwg-test-release.yaml
index a222870edc..0b936e770f 100644
--- a/tcwg-test-release.yaml
+++ b/tcwg-test-release.yaml
@@ -2,9 +2,6 @@
name: tcwg-test-release
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 44
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 44
parameters:
- string:
name: tarball_url
diff --git a/tcwg-trigger-binutils.yaml b/tcwg-trigger-binutils.yaml
index 69f1bc9221..08300653e1 100644
--- a/tcwg-trigger-binutils.yaml
+++ b/tcwg-trigger-binutils.yaml
@@ -2,9 +2,6 @@
name: tcwg-trigger-binutils
project-type: freestyle
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
disabled: false
node: tcwg-x86_64-dev-01-short
retry-count: 3
diff --git a/tcwg-update-snapshots_ref.yaml b/tcwg-update-snapshots_ref.yaml
index 35987ce9ed..5f46f336fe 100644
--- a/tcwg-update-snapshots_ref.yaml
+++ b/tcwg-update-snapshots_ref.yaml
@@ -2,9 +2,6 @@
name: tcwg-update-snapshots_ref
project-type: matrix
defaults: global
- logrotate:
- daysToKeep: 30
- numToKeep: 30
properties:
- authorization:
anonymous:
@@ -13,6 +10,9 @@
linaro:
- job-build
- job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
parameters:
- bool:
name: regenerate