From: Luis Gomez Date: Wed, 20 Dec 2017 21:23:27 +0000 (-0800) Subject: Fix OF scale test X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=61e4ca3a03caf2425e0bc02b4337f8324ca9bd2c;p=releng%2Fbuilder.git Fix OF scale test Change-Id: I03d38ba7eafee56146067c1a62107da3219bd126 Signed-off-by: Luis Gomez --- diff --git a/jjb/openflowplugin/openflowplugin-csit-scale.yaml b/jjb/openflowplugin/openflowplugin-csit-scale.yaml index 27ffed7ed..0852dc9ed 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale.yaml @@ -26,8 +26,15 @@ - only: scope: 'only' + # Job images + odl_system_flavor: v1-performance-4 + # Features to install - install-features: 'odl-openflowplugin-flow-services-rest,decanter-collector-jmx,decanter-appender-elasticsearch' + install-features: > + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer, + decanter-collector-jmx, + decanter-appender-elasticsearch # Robot custom options robot-options: '-v TOPO_TREE_DEPTH:7'