andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 1 | <PARAMS> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 2 | <testcases>1,3,2,3,2,3,2,3</testcases> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 3 | <ENV> |
| 4 | <cellName>network_tp_test</cellName> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 5 | <cellFeatures>"webconsole,onos-core,onos-api,onos-cli,onos-null,onos-rest,onos-app-metrics,onos-app-metrics-intent,onos-app-metrics-topology"</cellFeatures> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 6 | </ENV> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 7 | <SCALE>2</SCALE> |
| 8 | <availableNodes>7</availableNodes> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 9 | |
| 10 | <GIT> |
| 11 | <autopull>off</autopull> |
| 12 | <checkout>master</checkout> |
| 13 | </GIT> |
| 14 | |
| 15 | <CTRL> |
| 16 | <USER>admin</USER> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 17 | <ip1>10.254.1.201</ip1> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 18 | <port1>6633</port1> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 19 | <ip2>10.254.1.202</ip2> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 20 | <port2>6633</port2> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 21 | <ip3>10.254.1.203</ip3> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 22 | <port3>6633</port3> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 23 | <ip4>10.254.1.204</ip4> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 24 | <port4>6633</port4> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 25 | <ip5>10.254.1.205</ip5> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 26 | <port5>6633</port5> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 27 | <ip6>10.254.1.206</ip6> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 28 | <port6>6633</port6> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 29 | <ip7>10.254.1.207</ip7> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 30 | <port7>6633</port7> |
jenkins | 9301fd0 | 2015-02-10 14:13:33 -0800 | [diff] [blame] | 31 | </CTRL> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 32 | |
| 33 | <BENCH> |
| 34 | <user>admin</user> |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 35 | <ip1>localhost</ip1> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 36 | </BENCH> |
| 37 | |
andrew@onlab.us | 30d9ba4 | 2015-03-11 15:05:24 -0700 | [diff] [blame] | 38 | <TEST> # duration = time the test loop runs |
| 39 | # log_interval = how often the data is reported |
| 40 | # wait = time between tests, used to let the averages run down |
| 41 | |
| 42 | <flickerRates>1000,0,0,0,0,0,0</flickerRates> |
| 43 | <devicesPerNode>20,0,0,0,0,0,0</devicesPerNode> |
| 44 | <flickerRate>1000</flickerRate> |
| 45 | <linkgraphdif>.03</linkgraphdif> # 0-1 indicated link/graph rate dif tolerance |
| 46 | <duration>120</duration> |
| 47 | <log_interval>15</log_interval> |
| 48 | <wait>60</wait> |
| 49 | <skipCleanInstall>yes</skipCleanInstall> |
| 50 | <MN>localhost</MN> |
| 51 | <logFile>link_event_tp_results_LOG</logFile> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 52 | </TEST> |
| 53 | |
| 54 | <JSON> |
| 55 | <intents_rate>intentInstalledRate</intents_rate> |
| 56 | </JSON> |
| 57 | |
| 58 | </PARAMS> |