From 5a996b3b40df32f0f69b3c133e1af80bfef0f10c Mon Sep 17 00:00:00 2001 From: Tomas Janciga Date: Mon, 16 Jan 2017 06:35:17 -0800 Subject: [PATCH] Remove jobs testing Beryllium and Boron branches of IoTDM project Test suites for Carbon are backward incompatible and there is not enough capacity to maintain older versions of test suites Change-Id: Ie10741f1eae77c584ed9a897bbed10d13228b228 Signed-off-by: Tomas Janciga --- jjb/iotdm/iotdm-csit-basic.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/jjb/iotdm/iotdm-csit-basic.yaml b/jjb/iotdm/iotdm-csit-basic.yaml index bbd76c277..1323074ab 100644 --- a/jjb/iotdm/iotdm-csit-basic.yaml +++ b/jjb/iotdm/iotdm-csit-basic.yaml @@ -12,15 +12,13 @@ # Project branches stream: + # Removed jobs testing Beryllium and Boron branches due to + # backward incompatible changes in test suites for Carbon + # TODO: Create test suites for specific release before + # Carbon if needed. - carbon: branch: 'master' jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' install: - only: -- 2.36.6