Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / mdsal / mdsal-csit-periodic-dsbenchmark.yaml
index 51fffd0dc66e0b8df7947181cd68e43bcd9d3bd2..4bce66285febffe41284968a3902bf76af584d53 100644 (file)
@@ -1,5 +1,5 @@
 - project:
-    name: mdsal-csit-periodic-dsbenchmark
+    name: mdsal-csit-periodic-dsbenchmark-beryllium
     jobs:
         - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jdk: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jdk: 'openjdk7'
 
     install:
         - only:
@@ -23,7 +25,7 @@
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-dsbenchmark-impl'
+    install-features: 'odl-restconf,odl-dsbenchmark'
 
     # Robot custom options
     robot-options: ''
@@ -40,4 +42,3 @@
     02-plot-yaxis: 'Average total time [ms]'
     02-plot-group: 'MD-SAL Data Store Performance'
     02-plot-data-file: 'perf_per_ops.csv'
-