X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=2833c06092a4f0e604d3a698ca4ad0188adc8513;hb=91edb2959bb6308c40cf6069c75be2163b37002c;hp=c66cb5ed81927b2a0c92c159931f622d62ea1af6;hpb=aa9e79021176b5792aedbea7091795a7b22a9b18;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index c66cb5ed8..2833c0609 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml @@ -12,10 +12,18 @@ # Project branches stream: - - beryllium: + - carbon: branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -30,4 +38,8 @@ robot-options: '-v ODL_VERSION:{stream}' # Trigger jobs (upstream dependencies) - trigger-jobs: 'odlparent-distribution-{stream},neutron-distribution-{stream},ovsdb-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},yangtools-distribution-{stream},sfc-distribution-{stream},dlux-distribution-{stream}' + trigger-jobs: 'neutron-distribution-{stream}, + ovsdb-distribution-{stream}, + openflowplugin-distribution-{stream}, + sfc-distribution-{stream}, + dlux-distribution-{stream}'