We use three open source test tools to test the fabric behavior.

  1. OFTest
    We use OFTest to verify the hardware switchs' OpenFlow behavior is the same as described in the specification. This tool was originally developed by Big Switch and later modified by Accton. The test cases for verifying OF-DPA behavior were written by ON.Lab. To learn more about OFTest and how we use it for OF-DPA verification, please visit  Hardware Conformance Test
  2. TestON
    We use TestON to verify the Segment Routing application behavior when used for a leaf-spine fabric. These tests are merged into ONOS test repository and run nightly.
    To learn more about TestON, please visit  Fabric Control Tests
  3. CORD Tester
    CORD Tester is a tool targeted for system-wide integration tests for the entire CORD system.
    To learn more about CORD tester, please visit CORD tester GitHub repository