jjb: Add dev_review jobs for lttng-ust-java-tests
[lttng-ci.git] / jobs / barectf.yaml
index 5c5949bbf65a629a313514dffa9363ec4ff1dd88..160bf3814bdaec111cfc8a44d6e1d8414c80a419 100644 (file)
@@ -49,8 +49,8 @@
             - failure: false
       - ircbot: &barectf_publisher_ircbot_defaults
           strategy: statechange-only
-          message-type: summary-scm
-          matrix-notifier: only-configurations
+          message-type: summary
+          matrix-notifier: only-parent
 
 
 ## Templates ##
@@ -97,7 +97,7 @@
            - recipients
 
 - job-template:
-    name: dev_gerrit_barectf_{buildtype}
+    name: dev_review_barectf_{version}_{buildtype}
     defaults: barectf
     concurrent: true
 
             - project-compare-type: 'PLAIN'
               project-pattern: 'barectf'
               branches:
-                - branch-compare-type: 'ANT'
-                  branch-pattern: '**'
+                - branch-compare-type: 'PLAIN'
+                  branch-pattern: '{version}'
 
     properties:
       - build-discarder:
     version:
       - master
       - stable-3.0
+      - stable-3.1
     jobs:
       - 'barectf_{version}_{buildtype}':
           buildtype: linuxbuild
-          platforms: !!python/tuple [jammy-amd64]
+          platforms: !!python/tuple [deb12-amd64]
 
 - project:
-    name: gerrit-barectf
+    name: review-barectf
     github_user: efficios
     github_name: barectf
+    version:
+      - master
+      - stable-3.0
+      - stable-3.1
     jobs:
-      - 'dev_gerrit_barectf_{buildtype}':
+      - 'dev_review_barectf_{version}_{buildtype}':
           buildtype: linuxbuild
-          platforms: !!python/tuple [jammy-amd64]
+          platforms: !!python/tuple [deb12-amd64]
 
 - project:
     name: barectf-views
This page took 0.024734 seconds and 4 git commands to generate.