From: Michael Jeanson Date: Mon, 23 Mar 2020 15:24:37 +0000 (-0400) Subject: jjb: lttng-ust: Update discard strategy of the gerrit job X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=85d7c882f51de21494e4ac81d1b06a2a67ec0c2d;p=lttng-ci.git jjb: lttng-ust: Update discard strategy of the gerrit job Signed-off-by: Michael Jeanson --- diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 39eabd1..77aaa53 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -180,6 +180,17 @@ <<: *lttng-ust_build_axes_defaults <<: *lttng-ust_build_builders_defaults + properties: + - inject: + properties-content: | + PROJECT_NAME=lttng-ust + - build-discarder: + days-to-keep: 1 + - throttle: + option: 'category' + categories: + - 'gerrit-{buildtype}' + publishers: - tap: results: 'tap/**/*.log'