Merge "Revert gerrit-patch macro back to git review"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 21a34ff88442a8b5f5d3ebdcaebe4bdf1659e53d..98a0842d269d9d8f195eeebfe2abbc0d4af5a265 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer,decanter-collector-jmx,decanter-appender-elasticsearch'
 
     # Robot custom options
-    robot-options: '-v TEST_LENGTH:23@hours --escape space:@'
+    robot-options: '-v TEST_LENGTH:23h'
+
+    # mininet image
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
+    # Trigger jobs (on saturday)
+    schedule: 'H H * * 6'