blob: d6312b3ab2e76321aab9806eb76eb11979947466 [file] [log] [blame]
<PARAMS>
# CASE - Descritpion
# 1 - Variable initialization and optional pull and build ONOS package
# 2 - install ONOS
# 8 - Compare topology
# 9 - Report logs
# 10 - Start mininet and assign switches to controller
# 1000 - Add flows
# 2000 - Delete flows
# 3000 - Modify flow rule selectors
# 4000 - Modify flow rule treatments
# 5000 - flow rule controller
# 100 - Compare switch flow table with ONOS
<testcases>1,2,10,8</testcases>
<SCALE>
<max>3</max>
</SCALE>
<DEPENDENCY>
<path>/tests/FUNCflow/Dependency/</path>
<wrapper1>startUp</wrapper1>
<wrapper2>topo</wrapper2>
<topology>flow-2sw.py</topology>
</DEPENDENCY>
<TOPO>
<numSwitches>2</numSwitches>
<numHosts>4</numHosts>
<numLinks>2</numLinks>
</TOPO>
<ENV>
<cellName>productionCell</cellName>
<cellApps>drivers,openflow,proxyarp,mobility,fwd</cellApps>
</ENV>
<GIT>
<pull>False</pull>
<branch>master</branch>
</GIT>
<CTRL>
<port>6653</port>
</CTRL>
<SLEEP>
<startup>15</startup>
</SLEEP>
</PARAMS>