X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftsdr%2Ftsdr-csit-cassandra.yaml;h=c08458fd15428d7ff9532feda42553de5b0cdb92;hb=5c9a9ccd52dd94e9ea3d3ee9ad18505eb9273854;hp=56539a19148fe6246a6e4c879324d97682c0e19c;hpb=3442127a8b9caf2e2e498479a69af50d13b239d0;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 56539a191..c08458fd1 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.yaml @@ -12,21 +12,19 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: scope: 'only' - - all: - scope: 'all' # Features to install install-features: 'odl-restconf,odl-tsdr-cassandra,odl-tsdr-openflow-statistics-collector,odl-tsdr-netflow-statistics-collector,odl-tsdr-syslog-collector' @@ -35,4 +33,4 @@ 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}'