X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=53d7fe785e23d7ab855334ed679618f9c8b17843;hb=4174b905424b75e342b3bd0c68789ef021b61778;hp=7352b7e6b2527aeb09da8e906a57f22b677087df;hpb=53ec4611ed3caaf34f360a8cabe27dd46e0509a6;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 7352b7e..53d7fe7 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -431,7 +431,7 @@ - archive: <tng-tools_publisher_archive_defaults - artifacts: 'build/**,deps/**,tap/**' + artifacts: 'build/**,deps/**,tap/**,log/**' allow-empty: false - workspace-cleanup: <tng-tools_publisher_workspace-cleanup_defaults @@ -884,6 +884,18 @@ testtypes: !!python/tuple [base] filter: '' touchstone: '' + - '{job_prefix}lttng-tools_{version}_{buildtype}': + buildtype: yoctobuild + version: master + ustversion: master + platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + urcuversions: !!python/tuple [master] + babelversions: !!python/tuple [stable-2.0] + testtypes: !!python/tuple [base] + filter: '' + touchstone: '' - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: macosbuild version: master @@ -1508,7 +1520,7 @@ platforms: !!python/tuple [bionic-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [master] # Switch to stable-0.14 when released (for C++ support) + urcuversions: !!python/tuple [stable-0.14] # Baseline is stable-0.14 for C++ support babelversions: !!python/tuple [stable-2.0] testtypes: !!python/tuple [base] filter: '' @@ -1518,7 +1530,7 @@ platforms: !!python/tuple [bionic-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] - urcuversions: !!python/tuple [master] # Switch to stable-0.14 when released (for C++ support) + urcuversions: !!python/tuple [stable-0.14] # Baseline is stable-0.14 for C++ support babelversions: !!python/tuple [stable-2.0] testtypes: !!python/tuple [base] filter: '(node=="amd64-rootnode" && platform=="bionic-amd64")'