Remove all ODL Boron Jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index bf5df91ad5ec880b31614d8c99b9b23f95003855..81f97ad39c8ca3da57172e2fefb4fbee47fc0287 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'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
+    install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test'
 
     # Robot custom options
     robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000'