confs: !!python/tuple [std, static, prod, min, doc, asan]
filter: '(build=="std") || (conf=="std") || (conf=="doc")'
touchstone: '(build == "std") && (conf == "std")'
- - '{job_prefix}babeltrace_{version}_{buildtype}':
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, oot, dist, oot-dist]
- confs: !!python/tuple [std, static, prod, min, doc, asan]
- filter: '(build=="std") || (conf=="std") || (conf=="doc")'
- touchstone: '(build == "std") && (conf == "std")'
- '{job_prefix}babeltrace_{version}_{buildtype}':
buildtype: portbuild
platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
touchstone: '(build == "std") && (conf == "std")'
# Common
- - '{job_prefix}liburcu_{version}_{buildtype}':
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, oot, dist]
- confs: !!python/tuple [std, static, tls_fallback, debug-rcu]
- touchstone: '(build == "std") && (conf == "std")'
- '{job_prefix}liburcu_{version}_{buildtype}':
buildtype: portbuild
platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
babelversions: !!python/tuple [stable-2.0, master]
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
- platforms: !!python/tuple [bionic-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]
- filter: '(build=="std") || ((babeltrace_version=="master" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
- touchstone: ''
- '{job_prefix}lttng-tools_{version}_{buildtype}':
buildtype: portbuild
version: master
babelversions: !!python/tuple [stable-2.0]
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
- platforms: !!python/tuple [bionic-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]
- filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
- touchstone: ''
- '{job_prefix}lttng-tools_{version}_{buildtype}':
buildtype: portbuild
version: stable-2.13
babelversions: !!python/tuple [stable-2.0]
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
- ustversion: stable-2.12
- platforms: !!python/tuple [bionic-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]
- filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))'
- touchstone: ''
- '{job_prefix}lttng-tools_{version}_{buildtype}':
buildtype: portbuild
version: stable-2.12
github_user: lttng
jobs:
## Master ##
- - 'dev_review_lttng-tools_{version}_{buildtype}':
- version: master
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, oot, dist, oot-dist]
- confs: !!python/tuple [std, no-ust, agents]
- urcuversions: !!python/tuple [stable-0.14] # Baseline is stable-0.14 for C++ support
- babelversions: !!python/tuple [stable-2.0]
- filter: ''
- touchstone: ''
- 'dev_review_lttng-tools_{version}_{buildtype}':
version: master
buildtype: linuxbuild
version: master
## Stable 2.13 ##
- - 'dev_review_lttng-tools_{version}_{buildtype}':
- version: stable-2.13
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, oot, dist, oot-dist]
- confs: !!python/tuple [std, no-ust, agents]
- urcuversions: !!python/tuple [stable-0.13]
- babelversions: !!python/tuple [stable-2.0]
- filter: ''
- touchstone: ''
- 'dev_review_lttng-tools_{version}_{buildtype}':
version: stable-2.13
buildtype: linuxbuild
touchstone: ''
## Stable 2.12 ##
- - 'dev_review_lttng-tools_{version}_{buildtype}':
- version: stable-2.12
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, oot, dist, oot-dist]
- confs: !!python/tuple [std, no-ust, agents]
- urcuversions: !!python/tuple [stable-0.13]
- babelversions: !!python/tuple [stable-2.0]
- filter: ''
- touchstone: ''
- 'dev_review_lttng-tools_{version}_{buildtype}':
version: stable-2.12
buildtype: linuxbuild
liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master]
filter: '(build=="std") || ((liburcu_version=="master" && (conf=="std" || conf=="agents")))'
touchstone: ''
- - '{job_prefix}lttng-ust_{version}_{buildtype}':
- buildtype: build
- version: master
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, dist, oot, oot-dist]
- confs: !!python/tuple [std, agents, debug-rcu, tls_fallback]
- liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master]
- filter: '(build=="std") || ((liburcu_version=="master" && (conf=="std" || conf=="agents")))'
- touchstone: ''
- '{job_prefix}lttng-ust_{version}_{buildtype}':
buildtype: portbuild
version: master
liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master]
filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))'
touchstone: ''
- - '{job_prefix}lttng-ust_{version}_{buildtype}':
- buildtype: build
- version: stable-2.13
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, dist, oot, oot-dist]
- confs: !!python/tuple [std, agents, debug-rcu, tls_fallback]
- liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master]
- filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))'
- touchstone: ''
- '{job_prefix}lttng-ust_{version}_{buildtype}':
buildtype: portbuild
version: stable-2.13
liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master]
filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))'
touchstone: ''
- - '{job_prefix}lttng-ust_{version}_{buildtype}':
- buildtype: build
- version: stable-2.12
- platforms: !!python/tuple [bionic-amd64]
- builds: !!python/tuple [std, dist, oot, oot-dist]
- confs: !!python/tuple [std, agents, debug-rcu, tls_fallback]
- liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master]
- filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))'
- touchstone: ''
- '{job_prefix}lttng-ust_{version}_{buildtype}':
buildtype: portbuild
version: stable-2.12
touchstone: '(build == "std") && (conf == "std")'
- 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}':
version: master
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
+ buildtype: linuxbuild
+ platforms: !!python/tuple [deb12-amd64]
builds: !!python/tuple [std, oot, dist, oot-dist]
confs: !!python/tuple [std, agents]
filter: ''
touchstone: '(build == "std") && (conf == "std")'
- 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}':
version: stable-2.13
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
+ buildtype: linuxbuild
+ platforms: !!python/tuple [deb12-amd64]
builds: !!python/tuple [std, oot, dist, oot-dist]
confs: !!python/tuple [std, agents]
filter: ''
touchstone: '(build == "std") && (conf == "std")'
- 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}':
version: stable-2.12
- buildtype: build
- platforms: !!python/tuple [bionic-amd64]
+ buildtype: linuxbuild
+ platforms: !!python/tuple [deb12-amd64]
builds: !!python/tuple [std, oot, dist, oot-dist]
confs: !!python/tuple [std, agents]
filter: ''