Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / tsdr / tsdr-csit-cassandra.yaml
index 4c665f0b927042abb30a8502685eeed26c5e1c71..f9208b31d10b95a6eebc2796ae5db1f1e9e684cb 100644 (file)
     stream:
         - boron:
             branch: 'master'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
             scope: 'only'
-        - all:
-            scope: 'all'
 
     # Features to install
     install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector'