jenkins-job-builder/tests/properties/fixtures/build-discarder-001.yaml
David Caro 1cf271a96e Adding the build-discarder property
This deprecates the logrotate generic element of the jobs, as it's not
supported anymore on jenkins>1.637, see:

    1cbbb23923

Change-Id: Ib086aef43e4833855b5827ad0ed3310e8db7d7b9
Signed-off-by: David Caro <dcaroest@redhat.com>
2016-03-02 12:17:45 +01:00

7 lines
151 B
YAML

properties:
- build-discarder:
days-to-keep: 42
num-to-keep: 43
artifact-days-to-keep: 44
artifact-num-to-keep: 45