X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-hbase.yaml;h=48e4d34a6febbbd59cbc836bababc772e2a0c42a;hb=a794a6db00ec108773dd1759d14447440e8df897;hp=3902035cf3df405222f6702c28b0801c152fb19e;hpb=c71ef02b79a156047dd37f185eff50bcd7c6a502;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-hbase.yaml b/jjb/tsdr/tsdr-csit-hbase.yaml index 3902035cf..48e4d34a6 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -14,10 +14,10 @@ stream: - boron: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: @@ -27,7 +27,7 @@ install-features: 'odl-restconf,odl-tsdr-hbase,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' # Robot custom options - robot-options: ' ' + robot-options: '-v ODL_VERSION:master' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},tsdr-distribution-{stream}'