Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-longevity.yaml
index a0ecd681feb4b8c5176ef4e9060b4c36a15a603f..dec9532f6ed2f4942edfbfb711d0d269e7e3c3bf 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -24,6 +28,5 @@
     # Robot custom options
     robot-options: '-v TEST_LENGTH:23@hours --escape space:@'
 
-    # Trigger jobs (weekly)
+    # Trigger jobs (daily)
     schedule: 'H H * * *'
-