X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Fbarectf.yaml;h=160bf3814bdaec111cfc8a44d6e1d8414c80a419;hb=97ec8412e4b985a0118c8ec42b71f152ce07dd1b;hp=5c5949bbf65a629a313514dffa9363ec4ff1dd88;hpb=ee4b760abf60e1d139cab33d5d5f0f4403723b8e;p=lttng-ci.git diff --git a/jobs/barectf.yaml b/jobs/barectf.yaml index 5c5949b..160bf38 100644 --- a/jobs/barectf.yaml +++ b/jobs/barectf.yaml @@ -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 @@ -128,8 +128,8 @@ - project-compare-type: 'PLAIN' project-pattern: 'barectf' branches: - - branch-compare-type: 'ANT' - branch-pattern: '**' + - branch-compare-type: 'PLAIN' + branch-pattern: '{version}' properties: - build-discarder: @@ -163,19 +163,24 @@ 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