X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=28215522a5e3050f254e8ba6f1801fb4c0947793;hb=0a9d9a7427fa05cd8039c39e49aeeb9e76257b49;hp=32d4013937648c8dac5fe5d7279bafc73d3f17a7;hpb=106c873f83528efbd2b2b88a94d7e8d26c05891d;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 32d4013..2821552 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -9,9 +9,6 @@ project-type: freestyle - logrotate: - numToKeep: 2 - wrappers: - workspace-cleanup - timestamps @@ -34,6 +31,8 @@ cron: "@hourly" properties: + - build-discarder: + num-to-keep: 2 - github: url: https://github.com/{github_user}/{github_name} @@ -219,6 +218,10 @@ name: arch values: '{obj:arch}' + properties: + - build-discarder: + days-to-keep: 2 + parameters: - string: name: 'mversion' @@ -234,8 +237,6 @@ description: 'The linux kernel git repository url.' concurrent: true - logrotate: - daysToKeep: 2 scm: - git: @@ -350,6 +351,7 @@ mversion: - stable-2.7 - stable-2.8 + - stable-2.9 - master jobs: - 'lttng-modules_{mversion}_build-vanilla'