Reduce number of flows in OF cluster perf test 26/72826/1
authorLuis Gomez <ecelgp@gmail.com>
Mon, 11 Jun 2018 00:05:21 +0000 (17:05 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Mon, 11 Jun 2018 00:09:55 +0000 (17:09 -0700)
Going forward we want to use this job to detect regression,
rather than having it failing all the time.

In current setup, a max of 80K flows can be pushed at once in
config DS, after that OF stats in oper DS are not reported
correctly.

Change-Id: I1f2d47d8722a96a4d14efe0b900240ada1f2d65b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/openflowplugin/openflowplugin-csit-clustering-perf-bulkomatic.yaml

index e5014dcc9e866eb7ba0dbb3d3f1b4ff5cedc9d7d..4f284d2eab29f50889a1d6e4d4eb3c9cccab3318 100644 (file)
@@ -35,7 +35,7 @@
         decanter-appender-elasticsearch
 
     # Robot custom options
-    robot-options: '-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:3125'
+    robot-options: '-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:2500'
 
     # Plot Info
     01-plot-title: 'Flow Add rate'