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