blob: 281b7c2b139f499446451959f125f9dfd41bc3e1 [file] [log] [blame]
Jon Hall9ebd1bd2016-04-19 01:37:17 -07001This test is designed to verify that an ONOS cluster behaves correctly when
2nodes are added or removed from a cluster dynamically via modifying a remote
3cluster metadata file.
4
5
6The gerneral structure for the test:
7- Startup
8- Assign switches
9- Verify ONOS state and functionality
10 - Device mastership
11 - Intents
12 - Leadership election
13 - Distributed Primitives
14- Scale ONOS cluster size from 1 to 7 to 1 by increments of 2
15 - Modify cluster metadata file
16 - Start or stop ONOS nodes
17 - Verify ONOS state and functionality
18 - Dataplane failures
19 - link down and up
20 - switch down and up