Only use -all- job if it exists
[releng/builder.git] / jjb / bier / bier-csit-basic.yaml
index 6fb0a417b7ed3276925a4fc6f35d6035d2a8bb32..33b798cad754df2e5428bb7ee97b0f93467da10b 100644 (file)
 
     # Project branches
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
           jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
       - carbon:
           branch: 'stable/carbon'
           jre: 'openjdk8'
-\r
-    # TODO: Delete the following if suites are compatible with Boron again.\r
-    verify-stream: 'carbon'\r
-    # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream.\r
-    verify-branch: 'master'\r
+          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: 'stable/carbon'
     # TODO: Update the line above when stable/carbon is created.
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'