X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=6aa47fe93ae6a194543b31601e2cd8291327f0e0;hb=5a6ea423022e8d3e663097d510513dde2a56b7e9;hp=f4140dfd94bcd1b737a1fb65a2b055e930f53836;hpb=6c213876c090aa0c4da44472b4cb157b00f80152;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index f4140dfd9..6aa47fe93 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,7 @@ 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}'