blob: 7d2caae7efffae59e239dd20c058d5861cadb64b [file] [log] [blame]
Jon Hall525ecaa2015-12-01 12:08:10 -08001This test is designed to verify that an ONOS cluster behaves correctly when all
2ONOS nodes die. We will kill the entire ONOS cluster and verify correct
3behavior as the cluster restarts.
4
5The gerneral structure for the test:
6- Startup
7- Assign switches
8- Verify ONOS state and functionality
9 - Device mastership
10 - Intents
11 - Leadership election
12 - Distributed Primitives
13- Kill ONOS nodes
14- Restart ONOS nodes
15- Verify ONOS state and functionality
16- Dataplane failures
17 - link down and up
18 - switch down and up