X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-modules.yaml;h=28215522a5e3050f254e8ba6f1801fb4c0947793;hb=212d2afd8845ba07ccf92521471872efa4fc8855;hp=8ecbaf16cc8b626da886999e0d720c761f951113;hpb=7e94286326f4ebc57b062d93ce8a53d55db14179;p=lttng-ci.git diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 8ecbaf1..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: @@ -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':