Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example Test Setup Procedure:

This procedure assume TestStation is running OnosSystemTest, onos bench, and Mininet; Host[1~7] are running onos cell OC[1-7]. All hosts are running Ubuntu14.04.

...

guide will help you install TestON, configure your environment, and run a sample test with a three node cluster.

NOTE: ONOS 1.3 or higher must be correctly installed. Follow this guide to install ONOS.

  1. Install Mininet on TestStation - http://mininet.org/download/
  2. Clone "OnosSystemtest" to TestStation:  "git clone https://gerrit.onosproject.org/OnosSystemTest";
  3. Configure

    environment variables on the TestStation with OC[1-7], OCN, OCI to assigned the correct IPs per

    your environment

    ; Important: these env

    variables

    are used

    by

    TestON in the init step to create (ssh) handles to all the component systems; they have to be set according to the specific test suites in order for the test to run

    setting the appropriate cell. The sample test requires a 3-node cell. Follow this guide to help you set your cell.

  4. Run the sample

    case from

    test.

    Code Block
    languagebash
    cd ~/OnosSystemTest/TestON/bin
    : "
    /
    ./cli.py run
    SAMPstartTemplate" (This case requires to have 3 onos cells).
     SAMPstartTemplate