X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-hbase.yaml;h=48e4d34a6febbbd59cbc836bababc772e2a0c42a;hb=709cb19c19f7e7b171f170a0b77fea88704216b0;hp=bb096260c5a53864ba300eaca553d9cec1b09737;hpb=e0653603782e41911e2d1df60b715e349eb2f1c7;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-hbase.yaml b/jjb/tsdr/tsdr-csit-hbase.yaml index bb096260c..48e4d34a6 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -12,22 +12,22 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - only: scope: 'only' - - all: - scope: 'all' # Features to install - install-features: 'odl-restconf,odl-tsdr-hbase' + 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}'