Remove jobs testing Beryllium and Boron branches of IoTDM project 04/50504/3
authorTomas Janciga <tjanciga@cisco.com>
Mon, 16 Jan 2017 14:35:17 +0000 (06:35 -0800)
committerTomas Janciga <tjanciga@cisco.com>
Mon, 16 Jan 2017 16:18:22 +0000 (08:18 -0800)
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 <tjanciga@cisco.com>
jjb/iotdm/iotdm-csit-basic.yaml

index bbd76c277a8dc167e043057ce97de2e116fbfb7a..1323074ab99a02eea42c172f8a9c581881e1162a 100644 (file)
 
     # 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: