Set openflowplugin longevity timeout to 24hrs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index 4ea4f497216743878e3d1cecfc0d65f7882e8f42..21a34ff88442a8b5f5d3ebdcaebe4bdf1659e53d 100644 (file)
@@ -1,18 +1,20 @@
 - project:
     name: openflowplugin-csit-longevity
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
+    build-timeout: 1440
 
     # The functionality under test
     functionality: 'longevity'
 
     # Project branches
     stream:
-        - master:
+        - 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 * * *'
-