Jon Hall | 9ebd1bd | 2016-04-19 01:37:17 -0700 | [diff] [blame] | 1 | This test is designed to verify that an ONOS cluster behaves correctly when |
| 2 | nodes are added or removed from a cluster dynamically via modifying a remote |
| 3 | cluster metadata file. |
| 4 | |
| 5 | |
| 6 | The 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 |