blob: 2d8df5003adc20cb62da094728685e780a4c00cf [file] [log] [blame]
<PARAMS>
# CASE - Description
# 1 - Variable initialization and optional pull and build ONOS package
# 2 - Install ONOS
# 10 - Start Mininet opticalTest Topology
# 14 - Stop Mininet
# 21 - Run pingall to discover all hosts
# 22 - Send arpings to discover all hosts
# 23 - Compare ONOS Topology to Mininet Topology
# 31 - Add and test bidirectional point intents
# 32 - Add and test bidirectional host intents
<testcases>1,2,10,21,22,23,31,32,14,2,10,21,22,23,31,32,14</testcases>
<SCALE>
<size>1,3</size>
</SCALE>
<DEPENDENCY>
<path>/tests/FUNCoptical/Dependency/</path>
<wrapper1>startUp</wrapper1>
<wrapper2>FuncIntentFunction</wrapper2>
<wrapper3>topo</wrapper3>
</DEPENDENCY>
<ENV>
<cellApps>drivers,openflow,proxyarp,mobility,optical,fwd</cellApps>
</ENV>
<GIT>
<pull>False</pull>
<branch>master</branch>
</GIT>
<SLEEP>
<startup>15</startup>
<reroute>5</reroute>
<removeintent>10</removeintent>
<checkintent>5</checkintent>
<fwd>10</fwd>
<topoAttempts>3</topoAttempts>
</SLEEP>
<MININET>
<switch>7</switch>
<links>20</links>
</MININET>
# Intent tests params
<SDNIP>
<tcpProto>6</tcpProto>
<icmpProto>1</icmpProto>
<srcPort>5001</srcPort>
<dstPort>5001</dstPort>
</SDNIP>
</PARAMS>