Remove nitrogen branches in projects
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-sanity.yaml
index 94ca35465cf7df772f05049b2c47443768ac5a30..7154b80d0f4c9c07a90a15a64d944c638ffc6b96 100644 (file)
@@ -2,8 +2,8 @@
 - project:
     name: openflowplugin-csit-sanity
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
-      - '{project}-csit-verify-1node-{functionality}'
+      - inttest-csit-1node
+      - inttest-csit-verify-1node
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-      - oxygen:
+      - fluorine:
           branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
       - only:
           scope: 'only'
 
+    # Job images
+    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041'
+
     # Features to install
     install-features: >
         odl-openflowplugin-flow-services-rest,
@@ -33,6 +33,3 @@
 
     # Robot custom options
     robot-options: '-v SWITCHES:3'
-
-    # mininet image
-    tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212