X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=675fdf0c257563573cfe5fa8c93b58b2cba54812;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=c29e5dc3c171f97be707299d5245d0de258c7595;hpb=b00f60677e7f94241a091cf6935970e5b9cf8ed3;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index c29e5dc3c..675fdf0c2 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}' + - inttest-csit-3node # The project name @@ -12,31 +13,25 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - - only: - scope: 'only' - - all: - scope: 'all' + - 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: 'neutron-distribution-{stream}, - ovsdb-distribution-{stream}, - openflowplugin-distribution-{stream}, - sfc-distribution-{stream}, - dlux-distribution-{stream}' + robot-options: ''