Versions Compared

Key

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

...

  • ONOS 1.3 or higher (recommended) must be correctly installed. Follow this guide to install ONOS.
  • The correct Mininet distribution must be installed. Follow this guide.

Clone "OnosSystemtest" to TestStation

 

Code Block
languagebash
$ git clone https://gerrit.onosproject.org/OnosSystemTest


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

Code Block
languagebash
$ cell <cell name>

...