X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-clustering.yaml;h=9ec743cda0f11cea15ba2fdd44ab68242d812c26;hb=a922381d030c5d57647f3412f77aee4c8479d458;hp=da1520e4b31878aba570dcf1bf341480d29d3ad3;hpb=3b4b2f45c3342b0938a26c5311277bcd0cdec59e;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml index da1520e4b..9ec743cda 100644 --- a/jjb/openflowplugin/openflowplugin-csit-clustering.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-clustering.yaml @@ -14,22 +14,28 @@ # Project branches stream: - - fluorine: + - sodium: branch: 'master' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' - oxygen: branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + 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'