Merge "Only use -all- job if it exists"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-6node.yaml
index f54fbb8f7d2e2afb9c5d12aaf6454ea97259fc08..ddc1237d6c7cff2634c1c7480d617aebdfd2bb65 100644 (file)
 
     # Project branches
     stream:
-      - carbon:
+      - oxygen:
           branch: 'master'
           jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+          karaf-version: karaf3
       - boron:
           branch: 'stable/boron'
           jre: 'openjdk8'
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
+          karaf-version: karaf3
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'
 
     # 6 Ubuntu VMs in JCloud configuration
     tools_system_count: 6
-    tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536
+    tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
 
     # Features to install
     install-features: >