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