X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fbabeltrace.yaml;h=de1aa1d3ad702c765d7be3e701079fcb0935c8f0;hb=0bccd148b2fa5b60110885a127c448fa8d862c02;hp=b04884f6b7c6d51d1f9d74255351b9863c7a8fda;hpb=23f01bc3028ef7b1cd9f9c82264d8b242e5d0013;p=lttng-ci.git diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index b04884f..de1aa1d 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -223,8 +223,8 @@ - failure: false - ircbot: &babeltrace_publisher_ircbot_defaults strategy: statechange-only - message-type: summary-scm - matrix-notifier: only-configurations + message-type: summary + matrix-notifier: only-parent - email-ext: &babeltrace_publisher_email-ext_defaults recipients: '{obj:email_to}' reply-to: ci-notification@lists.lttng.org @@ -396,7 +396,7 @@ - gerrit: &babeltrace_trigger_gerrit_smoke trigger-on: - comment-added-event: - approval-category: 'Smoke-Build' + approval-category: 'Smoke-Build-Lvl1' approval-value: 1 projects: - project-compare-type: 'PLAIN' @@ -587,7 +587,7 @@ jobs: - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: linuxbuild - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [jammy-amd64, deb12-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")' @@ -601,11 +601,11 @@ touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, prod] filter: '' - touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")' + touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: slesbuild platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] @@ -615,7 +615,7 @@ touchstone: '' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: elbuild - platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64] + platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64, el7-arm64, el8-arm64, el9-arm64] builds: !!python/tuple [std] confs: !!python/tuple [std, prod] filter: '' @@ -687,7 +687,7 @@ - 'dev_review_babeltrace_{version}_{buildtype}': version: master buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std] filter: '' @@ -725,7 +725,7 @@ - 'dev_review_babeltrace_{version}_{buildtype}': version: stable-2.0 buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std] filter: '' @@ -752,7 +752,7 @@ ## ALL ## - 'dev_review_babeltrace_{version}_smokebuild': - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [jammy-amd64, deb12-amd64] builds: !!python/tuple [oot-dist] confs: !!python/tuple [std] filter: '' @@ -772,18 +772,18 @@ jobs: - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: linuxbuild - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [jammy-amd64, deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, static, python-bindings] filter: '' touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, python-bindings] filter: '' - touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")' + touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: slesbuild platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] @@ -855,6 +855,30 @@ filter: '' touchstone: '' +- project: + name: babeltrace2-mjeanson + job_prefix: 'dev_mjeanson_' + github_user: efficios + github_name: babeltrace + email_to: "mjeanson@efficios.com" + version: + - master + jobs: + - '{job_prefix}babeltrace_{version}_{buildtype}': + buildtype: portbuild + platforms: !!python/tuple [sid-riscv64] + builds: !!python/tuple [std] + confs: !!python/tuple [std, prod] + filter: '' + touchstone: '' + - '{job_prefix}babeltrace_{version}_{buildtype}': + buildtype: build + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std] + confs: !!python/tuple [std, prod] + filter: '' + touchstone: '' + - project: name: babeltrace-views views: