andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 3 | <testcases>1,3,2,3,2,3,2,3</testcases> |
| 4 | |
| 5 | <debugMode></debugMode> #nothing means false |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 6 | |
| 7 | <ENV> |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 8 | <cellName>intentTP</cellName> |
| 9 | <cellFeatures>"webconsole,onos-core,onos-api,onos-cli,onos-null,onos-gui,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] | 10 | </ENV> |
| 11 | |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 12 | <SCALE>2</SCALE> |
| 13 | <availableNodes>7</availableNodes> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 14 | |
| 15 | <GIT> |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 16 | <autopull>off</autopull> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 17 | <checkout>master</checkout> |
| 18 | </GIT> |
| 19 | |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 20 | <CTRL> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 21 | <USER>admin</USER> |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 22 | |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 23 | <ip1>10.128.5.51</ip1> |
| 24 | <port1>6633</port1> |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 25 | |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 26 | <ip2>10.128.5.52</ip2> |
| 27 | <port2>6633</port2> |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 28 | |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 29 | <ip3>10.128.5.53</ip3> |
| 30 | <port3>6633</port3> |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 31 | |
| 32 | <ip4>10.128.5.54</ip4> |
| 33 | <port4>6633</port4> |
| 34 | |
| 35 | <ip5>10.128.5.65</ip5> |
| 36 | <port5>6633</port5> |
| 37 | |
| 38 | <ip6>10.128.5.66</ip6> |
| 39 | <port6>6633</port6> |
| 40 | |
| 41 | <ip7>10.128.5.67</ip7> |
| 42 | <port7>6633</port7> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 43 | </CTRL> |
| 44 | |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 45 | <MN><ip1>10.128.5.55</ip1></MN> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 46 | |
| 47 | <BENCH> |
| 48 | <user>admin</user> |
| 49 | <ip1>10.128.5.55</ip1> |
| 50 | </BENCH> |
| 51 | |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 52 | <TEST> |
| 53 | <loadFrom>1,0,0,0,0,0,0</loadFrom> #generate load on server, 1 = generator on |
| 54 | <numSwitches>35</numSwitches> |
| 55 | <skipCleanInstall>yes</skipCleanInstall> |
| 56 | <duration>60</duration> |
| 57 | <log_interval>5</log_interval> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 58 | </TEST> |
| 59 | |
andrew@onlab.us | 1033220 | 2015-03-11 15:04:43 -0700 | [diff] [blame] | 60 | <METRICS> |
| 61 | <intents_rate>intents-events-metrics|grep "Intent Installed Events"|cut -d ' ' -f7</intents_rate> |
| 62 | <intents_withdrawn>intents-events-metrics|grep "Intent Withdrawn Events"|cut -d ' ' -f7</intents_withdrawn> |
| 63 | <intents_failed>intents-events-metrics|grep "Intent Failed Events"|cut -d ' ' -f7</intents_failed> |
| 64 | </METRICS> |
andrew@onlab.us | 2ae3a11 | 2015-02-02 11:24:32 -0800 | [diff] [blame] | 65 | |
| 66 | </PARAMS> |