jjb: reduce ircbot verbosity
[lttng-ci.git] / jobs / binutils-gdb.yaml
index 5c6f36a96448e212d3d547745664707611754839..134aec48fe34c0aec7b64f25aff4b858e22727ba 100644 (file)
           recipients: 'simon.marchi@efficios.com'
 
 - job-template:
-    name: dev_gerrit_binutils-gdb_linuxbuild
+    name: dev_review_binutils-gdb_linuxbuild
     defaults: binutils-gdb
     concurrent: true
 
     properties:
       - build-discarder:
           days-to-keep: 7
+      - throttle:
+          option: 'category'
+          categories:
+            - 'review-binutils-gdb'
 
 
 ## Views ##
           target_boards: !!python/tuple ["unix"]
 
 - project:
-    name: gerrit-gdb
+    name: review-gdb
     jobs:
-      - 'dev_gerrit_binutils-gdb_linuxbuild':
+      - 'dev_review_binutils-gdb_linuxbuild':
           platforms: !!python/tuple [jammy-amd64]
           target_boards: !!python/tuple ["unix", "native-gdbserver", "native-extended-gdbserver"]
 
This page took 0.023405 seconds and 4 git commands to generate.