Jon Hall | 525ecaa | 2015-12-01 12:08:10 -0800 | [diff] [blame] | 1 | This test is designed to verify that an ONOS cluster behaves correctly using |
| 2 | all the same verifications as the other HA tests. There is no control plane |
| 3 | failures in this test. This is so that it is easier to find the cause of bugs |
| 4 | discovered through the HA suite. |
| 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 | - Wait 60 seconds |
| 15 | - Verify ONOS state and functionality |
| 16 | - Dataplane failures |
| 17 | - link down and up |
| 18 | - switch down and up |