X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=2833c06092a4f0e604d3a698ca4ad0188adc8513;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=d3c1820b6286581a21d33c85a75e6ed9758fae21;hpb=c4db1918d7dc20758f7291c91a2edb88d84872bf;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index d3c1820b6..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-cds-{functionality}-{install}-{stream}' + - inttest-csit-3node # The project name @@ -12,26 +13,25 @@ # Project branches stream: - - master: - branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + - 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' - - # Mininet configuration - mininet-image: 'rk-c-el6-mininet' - mininet-vms: 1 + - 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: '' - - # Trigger jobs (upstream dependencies) - trigger-jobs: ''