tree: 66980f87db302a546b46d40496d14d447f8c2c14 [path history] [tgz]
  1. README.md
  2. SRHighAvailability.params
  3. SRHighAvailability.py
  4. SRHighAvailability.topo
  5. __init__.py
TestON/tests/USECASE/SegmentRouting/SRHighAvailability/README.md

These tests are meant to test the high availability of ONOS and SR application.

It consists of:

  1. Configure and install ONOS;
  2. Pingall between hosts;
  3. Kill one ONOS instance;
  4. Kill one spine;
  5. Repeat this test a number of time;

Requirements:

  1. 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 topologies are 2x2 Leaf-Spine and 4x4 Leaf-Spine.