X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=245ce43bb13156b279275b6127bd707a02ddefad;hb=a74d584f4d4ce617ebf1cfbc5097fd5b9e38b631;hp=f4140dfd94bcd1b737a1fb65a2b055e930f53836;hpb=81c2c781c4fc19ebe4bd70bfc4992747f7b7a250;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index f4140dfd9..245ce43bb 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml @@ -12,10 +12,15 @@ # Project branches stream: - - beryllium: + - boron: branch: 'master' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -27,7 +32,11 @@ install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all' # Robot custom options - robot-options: '' + 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}'