Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / l2switch / l2switch-csit-scalability.yaml
index 233961a05bcd3b3958d80c3ff48968406db231b4..ce896a32916735f5faa6da00f588d2fd263533ba 100644 (file)
@@ -2,7 +2,6 @@
     name: l2switch-csit-scalability
     jobs:
         - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}-{stream}'
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jdk: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jdk: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jdk: 'openjdk7'
 
     install:
         - only: