Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability.yaml
index 05eac77b47e88ac067f281dd0e9737141a9def55..f8f1d9ae167e3061433355effae1ead8b9a589b7 100644 (file)
@@ -2,7 +2,6 @@
     name: openflowplugin-csit-scalability
     jobs:
         - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only: