| <PARAMS> |
| |
| # 0-init |
| # 1-setup |
| # 10-null provider setup |
| # 11-mininet setup |
| # 20-pushing intents, |
| # 21-rerouting intents |
| # 0,1,11,20,1,11,21,1,10,20,1,10,21,100 |
| <testcases>0,1,11,20,1,11,21,1,10,20,1,10,21,100</testcases> |
| |
| <SCALE> |
| <size>1</size> |
| <max>1</max> |
| </SCALE> |
| |
| <DEPENDENCY> |
| <path>/tests/SCPFmaxIntents/Dependency/</path> |
| <wrapper1>startUp</wrapper1> |
| <wrapper2>maxIntentFunctions</wrapper2> |
| <topology>rerouteTopo.py</topology> |
| </DEPENDENCY> |
| |
| <ENV> |
| <cellName>productionCell</cellName> |
| <cellApps>drivers</cellApps> |
| </ENV> |
| |
| <GIT> |
| <pull>False</pull> |
| <branch>master</branch> |
| </GIT> |
| |
| <CTRL> |
| <port>6653</port> |
| </CTRL> |
| |
| <SLEEP> |
| <startup>3</startup> |
| <install>0</install> |
| <verify>0</verify> |
| <reroute>3</reroute> |
| # timeout for pexpect |
| <timeout>120</timeout> |
| </SLEEP> |
| |
| <DATABASE> |
| <file>MaxIntentDB</file> |
| <nic>1gig</nic> |
| <node>baremetal</node> |
| </DATABASE> |
| |
| <TEST> |
| <batch_size>10000</batch_size> |
| <min_intents>800000</min_intents> |
| <max_intents>1000000</max_intents> |
| <check_interval>20000</check_interval> |
| </TEST> |
| |
| </PARAMS> |