From: Michael Jeanson Date: Wed, 18 Dec 2024 21:38:29 +0000 (-0500) Subject: jjb: babeltrace: add stable-2.1 jobs X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=4a3db96f53820abc0f5c45d04076b7a3607b9ec5;p=lttng-ci.git jjb: babeltrace: add stable-2.1 jobs Change-Id: I84c319231892a4aa8789b35a37e1fd7256d200bc Signed-off-by: Michael Jeanson --- diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index b623339..5f21c62 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -580,6 +580,7 @@ email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com' version: - stable-2.0 + - stable-2.1 - master jobs: - '{job_prefix}babeltrace_{version}_{buildtype}': @@ -647,6 +648,8 @@ ccs: !!python/tuple [clang-13, clang-14, clang-15, clang-16] filter: '' touchstone: '' + - 'babeltrace_{version}_release': + version: v2.1 - 'babeltrace_{version}_release': version: v2.0 - 'babeltrace_{version}_scan-build' @@ -664,6 +667,7 @@ git_tool: Default version: - stable-2.0 + - stable-2.1 - master jobs: ## Master ## @@ -696,6 +700,7 @@ warnings_status: FAILED git_tool: jgit - 'dev_review_babeltrace_{version}_{buildtype}': + version: master buildtype: slesbuild platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] @@ -713,6 +718,54 @@ touchstone: '' warnings_status: FAILED + ## Stable 2.1 ## + - 'dev_review_babeltrace_{version}_{buildtype}': + version: stable-2.1 + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std, oot, dist, oot-dist] + confs: !!python/tuple [std, static, prod, min] + filter: '' + touchstone: '' + warnings_status: WARNING + - 'dev_review_babeltrace_{version}_{buildtype}': + version: stable-2.1 + buildtype: portbuild + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + filter: '' + touchstone: '' + warnings_status: WARNING + - 'dev_review_babeltrace_{version}_{buildtype}': + version: stable-2.1 + buildtype: macosbuild + platforms: !!python/tuple [macos-arm64] + builds: !!python/tuple [std] + confs: !!python/tuple [std, prod] + filter: '' + touchstone: '' + warnings_status: WARNING + git_tool: jgit + - 'dev_review_babeltrace_{version}_{buildtype}': + version: stable-2.1 + buildtype: slesbuild + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + filter: '' + touchstone: '' + warnings_status: WARNING + - 'dev_review_babeltrace_{version}_{buildtype}': + version: stable-2.1 + buildtype: winbuild + platforms: !!python/tuple [cygwin64, msys2-ucrt64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + filter: '' + touchstone: '' + warnings_status: WARNING + ## Stable 2.0 ## - 'dev_review_babeltrace_{version}_{buildtype}': version: stable-2.0 @@ -726,7 +779,7 @@ - 'dev_review_babeltrace_{version}_{buildtype}': version: stable-2.0 buildtype: portbuild - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb13-riscv64, deb12-i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std] filter: '' @@ -742,6 +795,15 @@ touchstone: '' warnings_status: WARNING git_tool: jgit + - 'dev_review_babeltrace_{version}_{buildtype}': + version: stable-2.0 + buildtype: slesbuild + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + filter: '' + touchstone: '' + warnings_status: WARNING - 'dev_review_babeltrace_{version}_{buildtype}': version: stable-2.0 buildtype: winbuild @@ -841,6 +903,7 @@ email_to: "jgalar@efficios.com" version: - stable-2.0-staging + - stable-2.1-staging - master-staging jobs: - '{job_prefix}babeltrace_{version}_glib-2.28.6':