X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=c0caa8e42111c07ec5ee5a081d736a61e1b2e55f;hb=edf727106a2ce2b9bfa7a83936eb0b14fe3c2582;hp=cc15677d0692e3d89aca4e6a5c5ec68ce4a0c4d9;hpb=bf4d352de0e78db1e55d930ae154ef4e5f58143b;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index cc15677..c0caa8e 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -10,12 +10,6 @@ project-type: freestyle - logrotate: - daysToKeep: -1 - numToKeep: 2 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - wrappers: - workspace-cleanup - timestamps @@ -36,6 +30,8 @@ properties: - github: url: https://github.com/{github_user}/{github_name} + - build-discarder: + num-to-keep: 2 ## Templates @@ -68,6 +64,10 @@ values: '{obj:build}' properties: + - github: + url: https://github.com/{github_user}/{github_name} + - build-discarder: + num-to-keep: 2 - throttle: max-per-node: 1 option: 'category' @@ -75,6 +75,7 @@ - 'lttng-tools' matrix-builds: false matrix-configs: true + triggers: - pollscm: cron: "@hourly"