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

Class HAminorityRestart

source code

Instance Methods [hide private]
 
__init__(self) source code
 
CASE1(self, main)
CASE1 is to compile ONOS and push it to the test machines
source code
 
CASE2(self, main)
Assign devices to controllers
source code
 
CASE21(self, main)
Assign mastership to controllers
source code
 
CASE3(self, main)
Assign intents
source code
 
CASE4(self, main)
Ping across added host intents
source code
 
CASE5(self, main)
Reading state of ONOS
source code
 
CASE6(self, main)
The Failure case.
source code
 
CASE7(self, main)
Check state after ONOS failure
source code
 
CASE8(self, main)
Compare topo
source code
 
CASE9(self, main)
Link s3-s28 down
source code
 
CASE10(self, main)
Link s3-s28 up
source code
 
CASE11(self, main)
Switch Down
source code
 
CASE12(self, main)
Switch Up
source code
 
CASE13(self, main)
Clean up
source code
 
CASE14(self, main)
start election app on all onos nodes
source code
 
CASE15(self, main)
Check that Leadership Election is still functional
source code
 
CASE16(self, main)
Install Distributed Primitives app
source code
 
CASE17(self, main)
Check for basic functionality with distributed primitives
source code
Method Details [hide private]

CASE1(self, main)

source code 

CASE1 is to compile ONOS and push it to the test machines

Startup sequence: cell <name> onos-verify-cell NOTE: temporary - onos-remove-raft-logs onos-uninstall start mininet git pull mvn clean install onos-package onos-install -f onos-wait-for-start start cli sessions start tcpdump