X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-switch.yaml;h=d5caa6758100a9385f912684ca25b6da08018d33;hb=cb52af35b0fa1272dec4181513fd3227b4df9f4c;hp=20c91caf42abb6837479286e4463f2dd928c5fc4;hpb=0b243fa05d0a1556e0317614e5df4375432af613;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml index 20c91caf4..d5caa6758 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml @@ -2,7 +2,7 @@ - project: name: openflowplugin-csit-scale-switch jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'openflowplugin' @@ -12,18 +12,25 @@ # Project branches stream: - - oxygen: + - fluorine: branch: 'master' + - oxygen: + branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - karaf-version: karaf3 + karaf-version: 'karaf3' install: - only: scope: 'only' + # Job images + odl_system_flavor: 'v2-standard-4' + tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847' + tools_system_flavor: 'v2-highcpu-2' + # Features to install install-features: > odl-openflowplugin-flow-services-rest, @@ -33,9 +40,6 @@ # Robot custom options robot-options: '' - # mininet image - tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20171016-0212 - # Plot Info 01-plot-title: 'Maximum Switches Linear Topology' 01-plot-yaxis: 'Switches'