blob: 2e43679f1aeee61c6c9c7d316d6d2e42210d4b88 [file] [log] [blame]
cameron@onlab.us78b89652015-07-08 15:21:03 -07001<PARAMS>
2
3 <testcases>1,2,1,2,1,2,1,2</testcases>
4
5 <SCALE>1,3,5,7</SCALE>
6 <availableNodes>7</availableNodes>
7
8 <ENV>
9 <cellName>intentRerouteCell</cellName>
10 <cellApps>drivers,null,intentperf,metrics</cellApps>
11 </ENV>
12
13 <TEST>
14 <skipCleanInstall>yes</skipCleanInstall>
15 <warmUp>5</warmUp>
16 <sampleSize>20</sampleSize>
17 <wait></wait>
18 <intents>1,100,1000</intents> #list format, will be split on ','
19 <debug>True</debug>
20
21 <s1>1,1,1,1,1,1,1,1</s1>
22 <s3>2,2,1,1,3,3,3,1</s3>
23 <s5>2,2,1,1,3,4,5,3</s5>
24 <s7>2,3,1,1,5,6,7,4</s7>
25
26 </TEST>
27
28 <METRICS>
29 <Submitted>0</Submitted>
30 <Installed>1</Installed>
31 <Failed>0</Failed>
32 <Withdraw>0</Withdraw>
33 <Withdrawn>0</Withdrawn>
34 </METRICS>
35
36 <GIT>
37 <autopull>off</autopull>
38 <checkout>master</checkout>
39 </GIT>
40
41 <CTRL>
42 <USER>admin</USER>
43
44 <ip1>OC1</ip1>
45 <port1>6633</port1>
46
47 <ip2>OC2</ip2>
48 <port2>6633</port2>
49
50 <ip3>OC3</ip3>
51 <port3>6633</port3>
52
53 <ip4>OC4</ip4>
54 <port4>6633</port4>
55
56 <ip5>OC5</ip5>
57 <port5>6633</port5>
58
59 <ip6>OC6</ip6>
60 <port6>6633</port6>
61
62 <ip7>OC7</ip7>
63 <port7>6633</port7>
64
65 </CTRL>
66
67 <MN>
68 <ip1>OCN</ip1>
69 </MN>
70
71 <BENCH>
72 <user>admin</user>
73 <ip1>OCN</ip1>
74 </BENCH>
75
76 <JSON>
77 </JSON>
78
79</PARAMS>