aboutsummaryrefslogtreecommitdiff
path: root/jdk8-build-and-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jdk8-build-and-test.yaml')
-rw-r--r--jdk8-build-and-test.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/jdk8-build-and-test.yaml b/jdk8-build-and-test.yaml
index 907b160f91..87f79eeb39 100644
--- a/jdk8-build-and-test.yaml
+++ b/jdk8-build-and-test.yaml
@@ -7,14 +7,15 @@
* <b>Note:</b> this job is usually triggered by a source change (ie. the "jdk8-update-src-tree" job).<br>
If it is run manually it will use the source tarball from the last successful build of that job.<br>
* If this jobs runs to completion the results are published to http://openjdk.linaro.org/.
- logrotate:
- numToKeep: 10
- artifactNumToKeep: 1
properties:
- authorization:
anonymous:
- job-read
- job-extended-read
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 10
+ artifact-num-to-keep: 5
disabled: false
node: build
display-name: 'OpenJDK 8 - Build jdk images and run tests/benchmarks'