Merge "Update CentOS 7 devstack Ocata image"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 2305d82752e5285d31953f51e419cab25a55a5da..88ac9984dcdd2f1960b4b3b5e428a3c03ee7925c 100644 (file)
 
     # Project branches
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
-          jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
       - carbon:
           branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
-      - boron:
-          branch: 'stable/boron'
-          jre: 'openjdk8'
           karaf-version: karaf3
 
     install:
@@ -31,7 +27,7 @@
 
     # Features to install
     install-features: >
-        odl-openflowplugin-flow-services-ui,
+        odl-openflowplugin-flow-services-rest,
         odl-openflowplugin-app-table-miss-enforcer,
         decanter-collector-jmx,
         decanter-appender-elasticsearch
@@ -40,7 +36,6 @@
     robot-options: '-v TEST_LENGTH:23h'
 
     # mininet image
-    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
+    tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212
 
-    # Trigger jobs (on saturday)
-    schedule: 'H H * * 6'
+    schedule: '{schedule-saturday}'