X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=c223d5c4f943cdf265aea18772e2a9c5f754dd43;hb=a672e5fdbd9bc49a509275e0f22c40fcfb515ee1;hp=8ecbaf16cc8b626da886999e0d720c761f951113;hpb=7e94286326f4ebc57b062d93ce8a53d55db14179;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 8ecbaf1..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: @@ -332,7 +333,7 @@ builders: - shell: | - cloc --by-file --xml --out=cloc.xml lttng-modules/ + cloc --by-file --xml --out=cloc.xml src/lttng-modules/ publishers: - archive: @@ -348,7 +349,10 @@ github_user: lttng github_name: lttng-modules mversion: - !include: jobs/inc/lttng-modules-versions.yaml.inc + - stable-2.7 + - stable-2.8 + - stable-2.9 + - master jobs: - 'lttng-modules_{mversion}_build-vanilla' - 'lttng-modules_{mversion}_build-rt':