Merge "Migrate snmp to global-jjb Maven jobs"
[releng/builder.git] / jjb / iotdm / iotdm-csit-basic.yaml
index 9ec7e2a3cf0a6f1f273b5400b57d3ea47290ab78..2903451c301c374b786d8965dc9be10c7d227d38 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.
       - oxygen:
           branch: 'master'
-          jre: 'openjdk8'
       - nitrogen:
           branch: 'stable/nitrogen'
-          jre: 'openjdk8'
       - carbon:
           branch: 'stable/carbon'
-          jre: 'openjdk8'
           karaf-version: karaf3
 
-    # TODO: Delete the following if suites are compatible with Boron again.
-    verify-stream: 'carbon'
-    # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream.
-    verify-branch: 'master'
-    # TODO: Update the line above when stable/carbon is created.
-
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'