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

Class SCPFportLat

source code

Instance Methods [hide private]
 
__init__(self) source code
 
CASE1(self, main) source code
 
CASE2(self, main)
Bring port up / down and measure latency.
source code
Method Details [hide private]

CASE2(self, main)

source code 

Bring port up / down and measure latency. Port enable / disable is simulated by ifconfig up / down

In ONOS-next, we must ensure that the port we are manipulating is connected to another switch with a valid connection. Otherwise, graph view will not be updated.