blob: 851b1422962ac542ff27b8e4d443fcb5199bc3af [file] [log] [blame]
<PARAMS>
# CASE - Description
# 1 - Variable initialization and optional pull and build ONOS package
# 2 - Install ONOS
# 11 - Start Mininet with Openflow 1.3 (OpenvSwitch --version more than 2.3.1)
# 12 - Assign switch to controller
# 14 - Stop Mininet
# 2000 - Test Point Intent
# 3000 - Test Single To Multi Point Intent
# 4000 - Test multi to single point intents
# 5000 - Test host mobility
<testcases>1,2,11,12,13,2000,3000,4000,5000,14</testcases>
<SCALE>
<size>1</size>
</SCALE>
<DEPENDENCY>
<path>/tests/FUNCipv6Intent/Dependency/</path>
<wrapper1>startUp</wrapper1>
<wrapper2>FUNCIpv6IntentFunction</wrapper2>
<wrapper3>topo</wrapper3>
<topology>newFuncTopo.py</topology>
</DEPENDENCY>
<ENV>
<cellApps>drivers,openflow,proxyarp,mobility</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>58</icmpProto>
<srcPort>5001</srcPort>
<dstPort>5001</dstPort>
</SDNIP>
</PARAMS>