Jon Hall | 525ecaa | 2015-12-01 12:08:10 -0800 | [diff] [blame] | 1 | This test is designed to verify that a single node ONOS cluster behaves |
| 2 | correctly when all ONOS nodes die. We will kill the ONOS node and verify |
| 3 | correct behavior as the node restarts. |
| 4 | |
| 5 | The 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 |