blob: 396686e6b399d81c834f7c142b4773f7cb73c2d3 [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,1000</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>1</numSwitches>
<numHosts>2</numHosts>
<numLinks>2</numLinks>
<deviceId>of:0000000000000001</deviceId>
<hostMac1>00:00:00:00:00:01</hostMac1>
<hostMac2>00:00:00:00:00:02</hostMac2>
<ethType>IPV4</ethType>
</TOPO>
<ENV>
<cellName>productionCell</cellName>
<cellApps>drivers,openflow,fwd</cellApps>
</ENV>
<GIT>
<pull>False</pull>
<branch>master</branch>
</GIT>
<CTRL>
<port>6653</port>
</CTRL>
<SLEEP>
<startup>15</startup>
</SLEEP>
</PARAMS>