X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=9ec743cda0f11cea15ba2fdd44ab68242d812c26;hb=a922381d030c5d57647f3412f77aee4c8479d458;hp=9dbcd65dc3d546ebe50233e03a4fd71ee4e5c595;hpb=f9339d2274fe3e2f8249bc2396c1f869435f9270;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 9dbcd65dc..9ec743cda 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -14,20 +14,28 @@ # Project branches stream: - - fluorine: + - sodium: branch: 'master' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' - oxygen: branch: 'stable/oxygen' + disable-job: true install: - only: scope: 'only' # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041' + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20181001-220228.326' # 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'