X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgroupbasedpolicy%2Fgroupbasedpolicy-csit-clustering.yaml;h=ac27097a943faf1f983c21d9d6c29f7315514f80;hb=437cbbd93a054564bf4a572cae539483c6644861;hp=f4140dfd94bcd1b737a1fb65a2b055e930f53836;hpb=1c0e364581a302d7dab9158d6d1a4e0ff7dfe81c;p=releng%2Fbuilder.git diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index f4140dfd9..75c71ffbe 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,22 +13,22 @@ # Project branches stream: - - beryllium: - branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' 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: '' - - # 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}'