cameron@onlab.us | 946d99c | 2015-07-08 15:34:37 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>1,2,1,2,1,2,1,2,1,2,1,2,1,2</testcases> |
| 4 | |
cameron@onlab.us | 946d99c | 2015-07-08 15:34:37 -0700 | [diff] [blame] | 5 | <SCALE>1,3,3,5,5,7,7</SCALE> |
cameron@onlab.us | b3aa498 | 2015-07-13 15:20:41 -0700 | [diff] [blame] | 6 | <max>7</max> |
cameron@onlab.us | 946d99c | 2015-07-08 15:34:37 -0700 | [diff] [blame] | 7 | |
| 8 | |
| 9 | |
| 10 | <ENV> |
| 11 | <cellName>flowTP</cellName> |
| 12 | <cellApps>drivers,null,demo</cellApps> |
| 13 | </ENV> |
| 14 | |
| 15 | <TEST> |
| 16 | <enableFlowRuleStoreBackup>true</enableFlowRuleStoreBackup> |
| 17 | <skipCleanInstall>yes</skipCleanInstall> |
| 18 | <warmUp>5</warmUp> #number of runs to warm up the system |
| 19 | <sampleSize>20</sampleSize> #number of runs to take data from |
| 20 | <neighbors>0,a</neighbors> #list of number of neighbors, a = all |
| 21 | <flows>122500</flows> |
| 22 | <switches>35</switches> |
| 23 | <cooldown>10</cooldown> |
| 24 | <testCMD0>flow-tester.py -f</testCMD0> #base command |
| 25 | <testCMD1> -n </testCMD1> #neighbors |
| 26 | |
| 27 | </TEST> |
| 28 | |
| 29 | <GIT> |
| 30 | <autopull>off</autopull> |
| 31 | <checkout>master</checkout> |
| 32 | </GIT> |
| 33 | |
| 34 | <CTRL> |
| 35 | <USER>admin</USER> |
| 36 | |
| 37 | <ip1>OC1</ip1> |
| 38 | <port1>6633</port1> |
| 39 | |
| 40 | <ip2>OC2</ip2> |
| 41 | <port2>6633</port2> |
| 42 | |
| 43 | <ip3>OC3</ip3> |
| 44 | <port3>6633</port3> |
| 45 | |
| 46 | <ip4>OC4</ip4> |
| 47 | <port4>6633</port4> |
| 48 | |
| 49 | <ip5>OC5</ip5> |
| 50 | <port5>6633</port5> |
| 51 | |
| 52 | <ip6>OC6</ip6> |
| 53 | <port6>6633</port6> |
| 54 | |
| 55 | <ip7>OC7</ip7> |
| 56 | <port7>6633</port7> |
| 57 | |
| 58 | </CTRL> |
| 59 | |
| 60 | <MN> |
| 61 | <ip1>OCN</ip1> |
| 62 | </MN> |
| 63 | |
| 64 | <BENCH> |
| 65 | <user>admin</user> |
cameron@onlab.us | b3aa498 | 2015-07-13 15:20:41 -0700 | [diff] [blame] | 66 | <ip1>localhost</ip1> |
cameron@onlab.us | 946d99c | 2015-07-08 15:34:37 -0700 | [diff] [blame] | 67 | </BENCH> |
| 68 | |
| 69 | <JSON> |
| 70 | </JSON> |
| 71 | |
| 72 | </PARAMS> |