Package TestON :: Package tests :: Package CHOtest :: Module CHOtest :: Class CHOtest
[hide private]
[frames] | no frames]

Class CHOtest

source code

Instance Methods [hide private]
 
__init__(self) source code
 
CASE1(self, main)
Startup sequence: apply cell <name> git pull mvn clean install onos-package onos-verify-cell onos-uninstall onos-install onos-start-cli
source code
 
CASE20(self, main)
This test script Loads a new Topology (Att) on CHO setup and balances all switches
source code
 
CASE21(self, main)
This test script Loads a new Topology (Chordal) on CHO setup and balances all switches
source code
 
CASE22(self, main)
This test script Loads a new Topology (Spine) on CHO setup and balances all switches
source code
 
CASE3(self, main)
This Test case will be extended to collect and store more data related ONOS state.
source code
 
CASE40(self, main)
Verify Reactive forwarding (Att Topology)
source code
 
CASE41(self, main)
Verify Reactive forwarding (Chordal Topology)
source code
 
CASE42(self, main)
Verify Reactive forwarding (Spine Topology)
source code
 
CASE5(self, main)
Compare current ONOS topology with reference data
source code
 
CASE60(self)
Install 300 host intents and verify ping all (Att Topology)
source code
 
CASE61(self)
Install 600 host intents and verify ping all for Chordal Topology
source code
 
CASE62(self)
Install 2278 host intents and verify ping all for Spine Topology
source code
 
CASE70(self, main)
Randomly bring some core links down and verify ping all ( Host Intents-Att Topo)
source code
 
CASE80(self, main)
Bring the core links up that are down and verify ping all ( Host Intents-Att Topo )
source code
 
CASE71(self, main)
Randomly bring some core links down and verify ping all ( Point Intents-Att Topo)
source code
 
CASE81(self, main)
Bring the core links up that are down and verify ping all ( Point Intents-Att Topo )
source code
 
CASE72(self, main)
Randomly bring some links down and verify ping all ( Host Intents-Chordal Topo)
source code
 
CASE82(self, main)
Bring the core links up that are down and verify ping all ( Host Intents Chordal Topo )
source code
 
CASE73(self, main)
Randomly bring some links down and verify ping all ( Point Intents-Chordal Topo)
source code
 
CASE83(self, main)
Bring the core links up that are down and verify ping all ( Point Intents Chordal Topo )
source code
 
CASE74(self, main)
Randomly bring some core links down and verify ping all ( Host Intents-Spine Topo)
source code
 
CASE84(self, main)
Bring the core links up that are down and verify ping all ( Host Intents-Spine Topo )
source code
 
CASE90(self)
Install 600 point intents and verify ping all (Att Topology)
source code
 
CASE91(self)
Install 600 point intents and verify ping all (Chordal Topology)
source code
 
CASE92(self)
Install 4556 point intents and verify ping all (Spine Topology)
source code
 
CASE93(self)
Install multi-single point intents and verify Ping all works for att topology
source code
 
CASE94(self)
Install multi-single point intents and verify Ping all works for Chordal topology
source code
 
CASE96(self)
Install single-multi point intents and verify Ping all works for att topology
source code
 
CASE97(self)
Install single-multi point intents and verify Ping all works for Chordal topology
source code
 
CASE98(self)
Install single-multi point intents and verify Ping all works for Spine topology
source code
 
CASE10(self) source code
 
CASE12(self, main)
Enable onos-app-ifwd, Verify Intent based Reactive forwarding through ping all and Disable it
source code