Set openflowplugin longevity timeout to 24hrs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index a0ecd681feb4b8c5176ef4e9060b4c36a15a603f..21a34ff88442a8b5f5d3ebdcaebe4bdf1659e53d 100644 (file)
@@ -5,14 +5,16 @@
 
     # The project name
     project: 'openflowplugin'
+    build-timeout: 1440
 
     # The functionality under test
     functionality: 'longevity'
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -24,6 +26,5 @@
     # Robot custom options
     robot-options: '-v TEST_LENGTH:23@hours --escape space:@'
 
-    # Trigger jobs (weekly)
+    # Trigger jobs (daily)
     schedule: 'H H * * *'
-