X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fbarectf.yaml;h=04dbc9c239e43ffe199bfad5e808a43c4a1c9386;hb=2fad6b3dfbd16e0ae64fdc25ad35df7bdb2f6ff7;hp=5c5949bbf65a629a313514dffa9363ec4ff1dd88;hpb=ee4b760abf60e1d139cab33d5d5f0f4403723b8e;p=lttng-ci.git diff --git a/jobs/barectf.yaml b/jobs/barectf.yaml index 5c5949b..04dbc9c 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,17 +163,22 @@ version: - master - stable-3.0 + - stable-3.1 jobs: - 'barectf_{version}_{buildtype}': buildtype: linuxbuild platforms: !!python/tuple [jammy-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]