jjb: lttng-ust: Update discard strategy of the gerrit job
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 23 Mar 2020 15:24:37 +0000 (11:24 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 23 Mar 2020 15:24:37 +0000 (11:24 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-ust.yaml

index 39eabd1f130e4631decc656dd03005626b7144bb..77aaa53d91e803a80221ea33cec723b970a03790 100644 (file)
     <<: *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'
This page took 0.023547 seconds and 4 git commands to generate.