Versions Compared

Key

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

...

This 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 (recommended) must be correctly installed. Follow this guide to install ONOS.

1.Install Mininet on TestStation - http://mininet.org/download/

Clone "OnosSystemtest" to TestStation:  "git clone https://gerrit.onosproject.org/OnosSystemTest"

 

 

 

cd ~/OnosSystemTest/TestON/bin/ ./cli.py run SAMPstartTemplate
Code Block
languagebash
git clone https://gerrit.onosproject.org/OnosSystemTest

 

 

 

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

Code Block
languagebash
cell <cell name>

NOTE: Make sure ONOS is update-to-date and you build it before running the test

Run the sample test.

Code Block
languagebash
cd ~/OnosSystemTest/TestON/bin/
./cli.py run SAMPstartTemplate