- master
jobs:
# Master #
+ - '{job_prefix}lttng-tools_{version}_{buildtype}':
+ buildtype: linuxbuild
+ version: master
+ ustversion: master
+ platforms: !!python/tuple [jammy-amd64]
+ builds: !!python/tuple [std, oot, dist]
+ confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback]
+ urcuversions: !!python/tuple [master]
+ babelversions: !!python/tuple [stable-2.0, master]
+ testtypes: !!python/tuple [base]
+ filter: '(build=="std") || ((babeltrace_version=="master" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
+ touchstone: ''
- '{job_prefix}lttng-tools_{version}_{buildtype}':
buildtype: build
version: master
ustversion: master
# stable-2.13
+ - '{job_prefix}lttng-tools_{version}_{buildtype}':
+ buildtype: linuxbuild
+ version: stable-2.13
+ ustversion: stable-2.13
+ platforms: !!python/tuple [jammy-amd64]
+ builds: !!python/tuple [std, oot, dist]
+ confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback]
+ urcuversions: !!python/tuple [stable-0.13]
+ babelversions: !!python/tuple [stable-2.0]
+ testtypes: !!python/tuple [base]
+ filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
+ touchstone: ''
- '{job_prefix}lttng-tools_{version}_{buildtype}':
buildtype: build
version: stable-2.13
ustversion: stable-2.13
# stable-2.12
+ - '{job_prefix}lttng-tools_{version}_{buildtype}':
+ buildtype: linuxbuild
+ version: stable-2.12
+ ustversion: stable-2.12
+ platforms: !!python/tuple [jammy-amd64]
+ builds: !!python/tuple [std, oot, dist]
+ confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback]
+ urcuversions: !!python/tuple [stable-0.13]
+ babelversions: !!python/tuple [stable-2.0]
+ testtypes: !!python/tuple [base]
+ filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
+ touchstone: ''
- '{job_prefix}lttng-tools_{version}_{buildtype}':
buildtype: build
version: stable-2.12