X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale.yaml;h=0e5a7e20fbb0cddeb9e2a156427685153bea4206;hb=4ef2a863969dc4eda8c16975c8d11f7af0bdd565;hp=27ffed7ed90a07ce1cb089b7cb790980e88548a9;hpb=153de306fdad26241aacb26ff06cadd0d77654b3;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale.yaml b/jjb/openflowplugin/openflowplugin-csit-scale.yaml index 27ffed7ed..0e5a7e20f 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale.yaml @@ -2,7 +2,7 @@ - project: name: openflowplugin-csit-scale jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'openflowplugin' @@ -20,14 +20,22 @@ branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - karaf-version: karaf3 + karaf-version: 'karaf3' install: - only: scope: 'only' + # Job images + odl_system_flavor: 'v1-performance-4' + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847' + # 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'