blob: 47d3ab2bc3ce2adada2c78921e5dbd2e95a47517 [file] [log] [blame]
Jon Hall525ecaa2015-12-01 12:08:10 -08001This test is designed to verify that a single node ONOS cluster behaves
2correctly when all ONOS nodes die. We will kill the ONOS node and verify
3correct behavior as the node 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 node
14- Restart ONOS node
15- Verify ONOS state and functionality
16- Dataplane failures
17 - link down and up
18 - switch down and up