From 15c21bc082e2cb8fd5042643850eb9efe259a9ae Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 24 Apr 2019 15:25:45 -0400 Subject: [PATCH] jjb: remove babeltrace unsupported branch jobs Signed-off-by: Michael Jeanson --- jobs/babeltrace.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index ec2426b..bc843f3 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -452,8 +452,6 @@ github_name: babeltrace email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com' version: - - stable-1.3 - - stable-1.4 - stable-1.5 - stable-2.0 - master @@ -478,6 +476,11 @@ arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] + version: # // support 1.3 on SLES12 + - stable-1.3 + - stable-1.5 + - stable-2.0 + - master - 'babeltrace_{version}_{buildtype}': buildtype: solarisbuild arch: !!python/tuple [sol10-i386, sol11-i386] @@ -489,7 +492,6 @@ build: !!python/tuple [std] conf: !!python/tuple [std] version: # macOS support was introduced in 1.4 - - stable-1.4 - stable-1.5 - stable-2.0 - master @@ -523,7 +525,6 @@ email_to: "jgalar@efficios.com" version: - stable-1.3-staging - - stable-1.4-staging - stable-1.5-staging - stable-2.0-staging - master-staging @@ -539,7 +540,6 @@ - 'dev_{user}_babeltrace_{version}_{buildtype}': buildtype: macosxbuild version: # macOS support was introduced in 1.4 - - stable-1.4-staging - stable-1.5-staging - stable-2.0-staging - master-staging -- 2.34.1