X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flibrseq.yaml;h=31487e6c89ec1b0357794241d934c7e3a6eaed2f;hb=ee4b760abf60e1d139cab33d5d5f0f4403723b8e;hp=2487843e1ec0cf851c573b5fa5bfac8c1e114e0d;hpb=4f04deeb6908d8603302ae2ee1813648cbe622b3;p=lttng-ci.git diff --git a/jobs/librseq.yaml b/jobs/librseq.yaml index 2487843..31487e6 100644 --- a/jobs/librseq.yaml +++ b/jobs/librseq.yaml @@ -150,11 +150,15 @@ - archive: &librseq_publisher_archive_defaults - artifacts: 'build/**,tap/**' + artifacts: 'build/**,tap/**,log/**' allow-empty: false - workspace-cleanup: &librseq_publisher_workspace-cleanup_defaults clean-if: - failure: false + - ircbot: &librseq_publisher_ircbot_defaults + strategy: statechange-only + message-type: summary-scm + matrix-notifier: only-configurations - email-ext: &librseq_publisher_email-ext_defaults recipients: '{obj:email_to}' reply-to: ci-notification@lists.lttng.org @@ -335,7 +339,7 @@ touchstone: '(build == "std") && (conf == "std") && (cc == "clang-14")' - 'librseq_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, sid-powerpc, deb11-ppc64el, deb11-i386] + platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static] touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")'