X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=0652f59c0518d8e6b851c60a49eb308f01d09286;hb=a46ed0a6eb1d2104563f0978398791519e90d82d;hp=9d61177fc7525cb65445a63ab4f8caa35eb2675e;hpb=81bf613da4f23ed59df5a2b975501fc7699d3694;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 9d61177..0652f59 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -264,7 +264,6 @@ - stable-2.8 - stable-2.9 - stable-2.10 - - master jobs: - 'lttng-ust_{version}_{buildtype}': buildtype: build @@ -286,6 +285,31 @@ liburcu_version: !!python/tuple [stable-0.8, stable-0.9, stable-0.10, master] - 'lttng-ust_{version}_cppcheck' - 'lttng-ust_{version}_scan-build' + - 'lttng-ust_{version}_{buildtype}': + buildtype: build + version: master + arch: !!python/tuple [x86-32, x86-64] + build: !!python/tuple [std, dist, oot, oot-dist] + conf: !!python/tuple [std, agents, debug-rcu] + liburcu_version: !!python/tuple [master] + - 'lttng-ust_{version}_{buildtype}': + buildtype: portbuild + version: master + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + build: !!python/tuple [std] + conf: !!python/tuple [std, agents] + liburcu_version: !!python/tuple [master] + - 'lttng-ust_{version}_{buildtype}': + buildtype: slesbuild + version: master + arch: !!python/tuple [sles12sp2] + build: !!python/tuple [std] + conf: !!python/tuple [std] + liburcu_version: !!python/tuple [master] + - 'lttng-ust_{version}_cppcheck': + version: master + - 'lttng-ust_{version}_scan-build': + version: master - 'lttng-ust_{version}_coverity': version: master