X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-hbase.yaml;h=48e4d34a6febbbd59cbc836bababc772e2a0c42a;hb=e2323228ff2c26df30097b23b72fcccf4cafd56c;hp=148ce772f0a5d8c0a8103e77b7208ce0b8a16af9;hpb=3cb742fdedc04a23a93c5daaa4ad7cd9426f1551;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-hbase.yaml b/jjb/tsdr/tsdr-csit-hbase.yaml index 148ce772f..48e4d34a6 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -14,22 +14,20 @@ 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-hbase,odl-tsdr-openflow-statistics-collector' + 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}'