Merge "Remove topoprocessing from AR validate Oxygen"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-3node.yaml
index 4c1f1d26b9f9da0cb7e29817a2cb7b8c457427a9..b79672ed93bcc6e0bc16187e3d015ca0d52b7d52 100644 (file)
 
     # Project branches
     stream:
-      - nitrogen:
+      - 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'
-          karaf-version: karaf3
 
     install:
-      - only:
-          scope: 'only'
       - all:
           scope: 'all'
 
     # 3 Ubuntu VMs in JCloud configuration
     tools_system_count: 3
-    tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536
+    tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
 
     # Features to install
     install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all'