blob: 5d1c7e11e32c3662d66da69b588c79bae7b39dc8 [file] [log] [blame]
<PARAMS>
# 1 - Optional pull and build ONOS package
# 2 - Set cell and install ONOS
# 10 - start mininet and assign switches to controller
# 11 - pingall
# 12 - compare topology
# 100 - balance master
# 200 - bring down onos node
# 300 - bring up onos node
<testcases>1,2,[10,100,12,200,100,12,300,100,12,1000]*3</testcases>
<DEPENDENCY>
<path>/tests/SCPFscaleTopo/Dependency/</path>
<wrapper1>startUp</wrapper1>
<wrapper2>scaleTopoFunction</wrapper2>
<wrapper3>topo</wrapper3>
<multiovs>multiovs.py</multiovs>
</DEPENDENCY>
<ENV>
<cellApps>drivers,openflow,fwd</cellApps>
</ENV>
<GIT>
<pull>False</pull>
<branch>master</branch>
</GIT>
<CTRL>
<port>6653</port>
<numCtrls>3</numCtrls>
</CTRL>
<SLEEP>
<startup>15</startup>
<fwd>30</fwd>
<topoAttempts>1</topoAttempts>
<balance>10</balance>
<nodeDown>10</nodeDown>
<nodeUp>10</nodeUp>
</SLEEP>
<TIMEOUT>
<pingall>60</pingall>
</TIMEOUT>
<TOPOLOGY>
<topology>torus</topology>
<scale>5,10,20</scale>
</TOPOLOGY>
</PARAMS>