Change-Id: Ia0da54bbff8c12262c934d6d4cf01a6805f55445
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
- 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:
platforms: !!python/tuple [jammy-amd64]
- project:
- name: gerrit-barectf
+ name: review-barectf
github_user: efficios
github_name: barectf
+ version:
+ - master
+ - stable-3.0
jobs:
- - 'dev_gerrit_barectf_{buildtype}':
+ - 'dev_review_barectf_{version}_{buildtype}':
buildtype: linuxbuild
platforms: !!python/tuple [jammy-amd64]