YPZhang | 737d001 | 2016-03-24 13:56:24 -0700 | [diff] [blame] | 1 | <PARAMS> |
| 2 | |
| 3 | <testcases>1,2,1,2,1,2,1,2</testcases> |
| 4 | |
| 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> |
| 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> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 42 | <USER>sdn</USER> |
YPZhang | 737d001 | 2016-03-24 13:56:24 -0700 | [diff] [blame] | 43 | |
| 44 | <ip1>OC1</ip1> |
| 45 | <port1>6653</port1> |
| 46 | |
| 47 | <ip2>OC2</ip2> |
| 48 | <port2>6653</port2> |
| 49 | |
| 50 | <ip3>OC3</ip3> |
| 51 | <port3>6653</port3> |
| 52 | |
| 53 | <ip4>OC4</ip4> |
| 54 | <port4>6653</port4> |
| 55 | |
| 56 | <ip5>OC5</ip5> |
| 57 | <port5>6653</port5> |
| 58 | |
| 59 | <ip6>OC6</ip6> |
| 60 | <port6>6653</port6> |
| 61 | |
| 62 | <ip7>OC7</ip7> |
| 63 | <port7>6653</port7> |
| 64 | |
| 65 | </CTRL> |
| 66 | |
| 67 | <MN> |
| 68 | <ip1>localhost</ip1> |
| 69 | </MN> |
| 70 | |
| 71 | <BENCH> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 72 | <user>sdn</user> |
YPZhang | 737d001 | 2016-03-24 13:56:24 -0700 | [diff] [blame] | 73 | <ip1>localhost</ip1> |
| 74 | </BENCH> |
| 75 | |
| 76 | <JSON> |
| 77 | </JSON> |
| 78 | |
| 79 | </PARAMS> |