From: Michael Jeanson Date: Mon, 20 Apr 2020 14:56:49 +0000 (-0400) Subject: jjb: liburcu: Drop stable-0.8 jobs X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=03a8831e34f1b234ca882ab3d789217162c9d78e;p=lttng-ci.git jjb: liburcu: Drop stable-0.8 jobs Signed-off-by: Michael Jeanson --- diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index e2d4d33..574fcac 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -278,7 +278,6 @@ github_name: userspace-rcu email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' version: - - stable-0.8 - stable-0.9 - stable-0.10 - stable-0.11 diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 573eb43..019a5c9 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -323,14 +323,14 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.8, stable-0.10, stable-0.12, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '(build=="std") || (liburcu_version=="master")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.8, stable-0.10, stable-0.12, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild