X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=c223d5c4f943cdf265aea18772e2a9c5f754dd43;hb=300038195394ba83033b6fd40afb4247b7bfabef;hp=32d4013937648c8dac5fe5d7279bafc73d3f17a7;hpb=106c873f83528efbd2b2b88a94d7e8d26c05891d;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 32d4013..c223d5c 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} @@ -55,7 +54,7 @@ - copyartifact: project: kernel_{kversion}_{buildtype}/arch=$arch which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/linux' do-not-fingerprint: true @@ -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'