X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=0f3bba85ee06287d33d049bc14e147f6333345cd;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=ec0df076cf3d58c91e7eb2ed7c666cb0b3aab90b;hpb=9df3f548230c398ce40a07501a6c2fa58f77134f;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index ec0df076c..0f3bba85e 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -14,23 +14,25 @@ # Project branches stream: - - oxygen: + - neon: branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: 'karaf3' + - fluorine: + branch: 'stable/fluorine' + - oxygen: + branch: 'stable/oxygen' install: - only: scope: 'only' # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847' + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180723-235605.507' # Features to install - install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer' + install-features: > + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer, + odl-infrautils-metrics # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium'