blob: fe9d90dcef11355e93de63fd631be66b9f81a582 [file] [log] [blame]
<PARAMS>
#CHO sequence : 1,20,[3,40,5,60,70,80,10,90,71,81,10,93,10]*50,22,[3,41,5,61,72,82,10,91,73,83,10,94,10]*50,22,[3,42,5,62,10,92,10]*50
# 1. ONOS brinup Test case
# 2. Assign and Balance all Mininet switches across controllers
# 3. Collect reference toplogy for topo compare
# 4. Enable Reactive forwarding, Verify ping all and disable onos-app-fwd
# 5. Compare curent topoology with reference
# 6. Install 300 host intents and verify ping all
# 7. Randomly bring some core links down and verify pingall
# 8. Bring core links Up that were down and verify pingall
# 9. Install 300 point intents and verify ping all
# 10. Remove all intents on ONOS
<testcases>1,20,3,93,70,80,10</testcases>
<ENV>
<cellName>choTest5</cellName>
</ENV>
<GIT>
#autoPull 'on' or 'off'
<autoPull>off</autoPull>
<branch>master</branch>
</GIT>-t
<TOPO1>
<topo>~/mininet/custom/topoAtt.py</topo>t
<numSwitches>25</numSwitches>
<numHosts>25</numHosts>
<numLinks>114</numLinks>
<numPaths>1</numPaths>
</TOPO1>
<TOPO2>
<topo>~/mininet/custom/topoChordal.py</topo>
<numSwitches>25</numSwitches>
<numHosts>25</numHosts>
<numLinks>600</numLinks>
<numPaths>1</numPaths>
</TOPO2>
<TOPO3>
<topo>~/mininet/custom/topoSpine.py</topo>
<numSwitches>78</numSwitches>
<numHosts>68</numHosts>
<numLinks>284</numLinks>
<numPaths>1</numPaths>
</TOPO3>
<CTRL>
<numCtrl>5</numCtrl>
<ip1>10.128.10.21</ip1>
<port1>6633</port1>
<ip2>10.128.10.22</ip2>
<port2>6633</port2>
<ip3>10.128.10.23</ip3>
<port3>6633</port3>
<ip4>10.128.10.24</ip4>
<port4>6633</port4>
<ip5>10.128.10.25</ip5>
<port5>6633</port5>
</CTRL>
<HOSTS>
<startMAC>00:00:00:00:00:01</startMAC>
<endMAC>00:00:00:00:00:19</endMAC>
</HOSTS>
<ATTCORELINKS>
<toggleLinks>3</toggleLinks>
<linkS3a>s3</linkS3a>
<linkS3b>s1,s4,s7,s10,s16,s17,s18,s21,s22</linkS3b>
#######s1,s4,s7,s10,s16,s17,s18,s21,s22########
<linkS14a>s14</linkS14a>
<linkS14b>s6,s9,s10,s11,s12,s13,s16,s17,s23</linkS14b>
########s6,s9,s10,s11,s12,s13,s16,s17,s18,s23########
<linkS18a>s18</linkS18a>
<linkS18b>s14,s16,s17,s19,s20,s21,s22,s23</linkS18b>
#######s3,s14,s16,s17,s19,s20,s21,s22,s23########
</ATTCORELINKS>
<SPINECORELINKS>
<linkS9>s9</linkS9>
<linkS9top>s1,s3,s5,s7</linkS9top>
<linkS9bot>s11,s12</linkS9bot>
<linkS10>s10</linkS10>
<linkS10top>s2,s4,s6,s8</linkS10top>
<linkS10bot>s13,s14</linkS10bot>
</SPINECORELINKS>
<timers>
<LinkDiscovery>5</LinkDiscovery>
<SwitchDiscovery>31</SwitchDiscovery>
</timers>
</PARAMS>