Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability-daily-lithium-redesign.yaml
index 88656e3f8863c13556d6b89f812ca53ecc35ee7c..82fb0c5be92d00cc380cd9421c2541f9421a1985 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-scalability-daily-lithium-redesign
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - master:
+        - boron:
             branch: 'master'
+            jdk: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jdk: 'openjdk7'
+        - stable-lithium:
+            branch: 'stable/lithium'
+            jdk: 'openjdk7'
 
     install:
         - only: