X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-hbase.yaml;h=e75bbb64c7e1e9e66b68ef45529340c7d5abf188;hb=c665428cc075dff3b5256a543c37441772b13125;hp=bb096260c5a53864ba300eaca553d9cec1b09737;hpb=54c2a46becdc7c8fb2995ac1df4c267605b97d0c;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-hbase.yaml b/jjb/tsdr/tsdr-csit-hbase.yaml index bb096260c..e75bbb64c 100644 --- a/jjb/tsdr/tsdr-csit-hbase.yaml +++ b/jjb/tsdr/tsdr-csit-hbase.yaml @@ -12,10 +12,15 @@ # Project branches stream: - - beryllium: + - carbon: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - only: @@ -24,10 +29,10 @@ 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: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},tsdr-distribution-{stream}' + trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},tsdr-distribution-{stream}'