From: Michael Jeanson Date: Thu, 24 Aug 2023 18:39:27 +0000 (-0400) Subject: jjb: Delete remaining bionic-amd64 jobs X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=5719040c2a9caf160a7f8458befa4f7e0e89bc36;p=lttng-ci.git jjb: Delete remaining bionic-amd64 jobs Change-Id: Id8b99e5479384df785d8bc6e3935697265490e2b Signed-off-by: Michael Jeanson --- diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 89722c3..a61f63e 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -593,13 +593,6 @@ confs: !!python/tuple [std, static, prod, min, doc, asan] filter: '(build=="std") || (conf=="std") || (conf=="doc")' touchstone: '(build == "std") && (conf == "std")' - - '{job_prefix}babeltrace_{version}_{buildtype}': - buildtype: build - platforms: !!python/tuple [bionic-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")' - touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}babeltrace_{version}_{buildtype}': buildtype: portbuild platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 490ada6..5e231e8 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -341,12 +341,6 @@ confs: !!python/tuple [std, static, tls_fallback, debug-rcu] touchstone: '(build == "std") && (conf == "std")' # Common - - '{job_prefix}liburcu_{version}_{buildtype}': - buildtype: build - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, static, tls_fallback, debug-rcu] - touchstone: '(build == "std") && (conf == "std")' - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: portbuild platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 3b13059..66da867 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -1075,17 +1075,6 @@ babelversions: !!python/tuple [stable-2.0, master] filter: '(build=="std") || ((babeltrace_version=="master" && (conf=="std" || conf=="agents" || conf=="no-ust")))' touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: build - version: master - ustversion: master - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback] - urcuversions: !!python/tuple [master] - babelversions: !!python/tuple [stable-2.0, master] - filter: '(build=="std") || ((babeltrace_version=="master" && (conf=="std" || conf=="agents" || conf=="no-ust")))' - touchstone: '' - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: portbuild version: master @@ -1205,17 +1194,6 @@ babelversions: !!python/tuple [stable-2.0] filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))' touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: build - version: stable-2.13 - ustversion: stable-2.13 - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback] - urcuversions: !!python/tuple [stable-0.13] - babelversions: !!python/tuple [stable-2.0] - filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))' - touchstone: '' - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.13 @@ -1325,17 +1303,6 @@ babelversions: !!python/tuple [stable-2.0] filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))' touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: build - version: stable-2.12 - ustversion: stable-2.12 - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback] - urcuversions: !!python/tuple [stable-0.13] - babelversions: !!python/tuple [stable-2.0] - filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))' - touchstone: '' - '{job_prefix}lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.12 @@ -1694,16 +1661,6 @@ github_user: lttng jobs: ## Master ## - - 'dev_review_lttng-tools_{version}_{buildtype}': - version: master - buildtype: build - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist, oot-dist] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.14] # Baseline is stable-0.14 for C++ support - babelversions: !!python/tuple [stable-2.0] - filter: '' - touchstone: '' - 'dev_review_lttng-tools_{version}_{buildtype}': version: master buildtype: linuxbuild @@ -1748,16 +1705,6 @@ version: master ## Stable 2.13 ## - - 'dev_review_lttng-tools_{version}_{buildtype}': - version: stable-2.13 - buildtype: build - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist, oot-dist] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.13] - babelversions: !!python/tuple [stable-2.0] - filter: '' - touchstone: '' - 'dev_review_lttng-tools_{version}_{buildtype}': version: stable-2.13 buildtype: linuxbuild @@ -1780,16 +1727,6 @@ touchstone: '' ## Stable 2.12 ## - - 'dev_review_lttng-tools_{version}_{buildtype}': - version: stable-2.12 - buildtype: build - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, oot, dist, oot-dist] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.13] - babelversions: !!python/tuple [stable-2.0] - filter: '' - touchstone: '' - 'dev_review_lttng-tools_{version}_{buildtype}': version: stable-2.12 buildtype: linuxbuild diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index ed5d1ce..bad0265 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -493,15 +493,6 @@ liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] filter: '(build=="std") || ((liburcu_version=="master" && (conf=="std" || conf=="agents")))' touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build - version: master - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, dist, oot, oot-dist] - confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] - filter: '(build=="std") || ((liburcu_version=="master" && (conf=="std" || conf=="agents")))' - touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: portbuild version: master @@ -562,15 +553,6 @@ liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))' touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build - version: stable-2.13 - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, dist, oot, oot-dist] - confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] - filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))' - touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: portbuild version: stable-2.13 @@ -620,15 +602,6 @@ liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))' touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build - version: stable-2.12 - platforms: !!python/tuple [bionic-amd64] - builds: !!python/tuple [std, dist, oot, oot-dist] - confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] - filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))' - touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: portbuild version: stable-2.12 @@ -771,8 +744,8 @@ touchstone: '(build == "std") && (conf == "std")' - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': version: master - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] filter: '' @@ -810,8 +783,8 @@ touchstone: '(build == "std") && (conf == "std")' - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': version: stable-2.13 - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] filter: '' @@ -840,8 +813,8 @@ touchstone: '(build == "std") && (conf == "std")' - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': version: stable-2.12 - buildtype: build - platforms: !!python/tuple [bionic-amd64] + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] filter: ''