X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Ftsdr%2Ftsdr-csit-cassandra.yaml;h=c08458fd15428d7ff9532feda42553de5b0cdb92;hb=e00bc39f5352d8f51b59c68932c1b5964d83e732;hp=53f43abb95af7d049a2241bc81803a2b0d46fad2;hpb=106d9e8c2195a8d682ced3754398c2f517268cdb;p=releng%2Fbuilder.git diff --git a/jjb/tsdr/tsdr-csit-cassandra.yaml b/jjb/tsdr/tsdr-csit-cassandra.yaml index 53f43abb9..c08458fd1 100644 --- a/jjb/tsdr/tsdr-csit-cassandra.yaml +++ b/jjb/tsdr/tsdr-csit-cassandra.yaml @@ -12,12 +12,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: @@ -30,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}'