X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-cassandra.yaml;h=1ff5499979d528f81e4f922dbfb2f6896075439d;hb=1faa9729a239de6421bae6ecebb60272d4c675b7;hp=81e17c8166d7d36f0a2ff496f66eb6d1a4e284ba;hpb=3cb742fdedc04a23a93c5daaa4ad7cd9426f1551;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 81e17c816..1ff549997 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.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-cassandra,odl-tsdr-openflow-statistics-collector' + install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' # Robot custom 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}'