X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=jobs%2Fliburcu.yaml;h=e1f5c3992aff49e0ec5697a8b2869d60faae37d0;hb=4174b905424b75e342b3bd0c68789ef021b61778;hp=6f4ec505e5ce050bf4d5e2157eabe8279587ac9a;hpb=0d34c7a6e87632836bdbc897856c73be61a59eca;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 6f4ec50..e1f5c39 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -115,6 +115,8 @@ results: 'tap/**/*.log' fail-if-no-results: true failed-tests-mark-build-as-failure: true + include-comment-diagnostics: true + output-tap-to-console: false todo-is-failure: false - raw: &liburcu_publisher_warnings-ng_defaults xml: | @@ -157,7 +159,7 @@ - archive: &liburcu_publisher_archive_defaults - artifacts: 'build/**,tap/**' + artifacts: 'build/**,tap/**,log/**' allow-empty: false - workspace-cleanup: &liburcu_publisher_workspace_cleanup_defaults clean-if: @@ -329,6 +331,12 @@ builds: !!python/tuple [std] confs: !!python/tuple [std] touchstone: '(build == "std")' + - '{job_prefix}liburcu_{version}_{buildtype}': + buildtype: yoctobuild + platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + touchstone: '(build == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: macosbuild platforms: !!python/tuple [macos-amd64, macos-arm64]