This test verifies basic control plane resilience from an ONOS Instance failure using SegmentRouting via pingall
It consists of
- Configure and Install ONOS
- Start Mininet and check flow state
- Pingall
- Induce a ONOS failure
- check flow state
- Pingall
Requirements
- An updated version of the CPQD switch has to be running to make sure it supports group chaining.
The test is executed using the netcfg subsystem: 1) APPS=openflow-base,netcfghostprovider,netcfglinksprovider
The test runs for different topologies:
- 2x2 Leaf-Spine and 3-node ONOS cluster
- 4x4 Leaf-Spine and 3-node ONOS cluster
- Single switch and 3-node ONOS cluster