blob: 237dc5d7133004803428b655f85c51d5c46c60c3 [file] [log] [blame]
YPZhang737d0012016-03-24 13:56:24 -07001<PARAMS>
2
YPZhangfebf7302016-05-24 16:45:56 -07003 <testcases>0,1,2,1,2,1,2,1,2</testcases>
YPZhang737d0012016-03-24 13:56:24 -07004
5 <SCALE>1,3,5,7</SCALE>
6 <max>7</max>
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>
YPZhang4e214502016-06-16 11:07:07 -070017 <intents>1,100</intents> #list format, will be split on ','
YPZhangfebf7302016-05-24 16:45:56 -070018 <ingress>null:0000000000000001/0</ingress>
19 <egress>null:0000000000000007/0</egress>
20 <debug>False</debug>
YPZhang737d0012016-03-24 13:56:24 -070021 </TEST>
YPZhangfebf7302016-05-24 16:45:56 -070022 <DATABASE>
YPZhang4e214502016-06-16 11:07:07 -070023 <file>/tmp/IntentRerouteLatDBWithFlowObj</file>
YPZhangfebf7302016-05-24 16:45:56 -070024 </DATABASE>
YPZhang737d0012016-03-24 13:56:24 -070025
26 <GIT>
YPZhangfebf7302016-05-24 16:45:56 -070027 <gitPull>False</gitPull>
28 <gitBranch>master</gitBranch>
YPZhang737d0012016-03-24 13:56:24 -070029 </GIT>
30
YPZhangfebf7302016-05-24 16:45:56 -070031 <ATTEMPTS>
32 <verify>3</verify>
33 </ATTEMPTS>
34
35 <SLEEP>
36 <startup>10</startup>
37 <install>10</install>
YPZhang2b9b26d2016-06-20 16:18:29 -070038 <setmaster>5</setmaster>
YPZhangfebf7302016-05-24 16:45:56 -070039 <verify>5</verify>
40 <reroute>3</reroute>
41 # timeout for pexpect
42 <timeout>300</timeout>
43 </SLEEP>
44
YPZhang737d0012016-03-24 13:56:24 -070045 <CTRL>
Jon Hall53c5e662016-04-13 16:06:56 -070046 <USER>sdn</USER>
YPZhang737d0012016-03-24 13:56:24 -070047
48 <ip1>OC1</ip1>
49 <port1>6653</port1>
50
51 <ip2>OC2</ip2>
52 <port2>6653</port2>
53
54 <ip3>OC3</ip3>
55 <port3>6653</port3>
56
57 <ip4>OC4</ip4>
58 <port4>6653</port4>
59
60 <ip5>OC5</ip5>
61 <port5>6653</port5>
62
63 <ip6>OC6</ip6>
64 <port6>6653</port6>
65
66 <ip7>OC7</ip7>
67 <port7>6653</port7>
68
69 </CTRL>
70
71 <MN>
YPZhangf7d80602016-06-23 13:59:47 -070072 <ip1>OCN</ip1>
YPZhang737d0012016-03-24 13:56:24 -070073 </MN>
74
75 <BENCH>
Jon Hall53c5e662016-04-13 16:06:56 -070076 <user>sdn</user>
YPZhang737d0012016-03-24 13:56:24 -070077 <ip1>localhost</ip1>
78 </BENCH>
79
80 <JSON>
81 </JSON>
82
83</PARAMS>