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