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