X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=c69f567062a8ca2ec17a784d280ff8ecece07e2b;hb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;hp=c66cb5ed81927b2a0c92c159931f622d62ea1af6;hpb=6c1d80c8f530707dd94960c4a924127c8e96c16a;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index c66cb5ed8..c69f56706 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml @@ -1,7 +1,8 @@ +--- - project: name: groupbasedpolicy-csit-clustering jobs: - - '{project}-csit-3node-{functionality}-{install}-{stream}' + - '{project}-csit-3node-{functionality}-{install}-{stream}' # The project name @@ -12,22 +13,33 @@ # Project branches stream: - - beryllium: - branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + karaf-version: karaf3 + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - only: + scope: 'only' + - all: + scope: 'all' # Features to install - install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all' + install-features: > + odl-groupbasedpolicy-ofoverlay, + odl-groupbasedpolicy-ui, + odl-restconf-all # Robot custom 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}' + robot-options: ''