X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=2722546b8f3d06924a8c86fb7986b73ad88f4002;hb=004f298cb37ae7ab0c1f66746c9032c7960ffe4f;hp=9dbcd65dc3d546ebe50233e03a4fd71ee4e5c595;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index 9dbcd65dc..2722546b8 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -14,20 +14,25 @@ # Project branches stream: - - fluorine: + - sodium: branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' 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 - 20190415-091034.881' # 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'