Versions Compared

Key

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

...

Created by: Last Modified by: Last Update: 

Image Modified

Components in this Setup:

  • Jenkins CI system (Optional - if you need to have automated build job set up; else, all the test cases can be driven from TestStation.);
  • Wiki (Atlassian Confluence), or other publishing services (Optional - if you do don't need to publish test results);
  • Connection to Gerrit Repo - gerrit.onosproject.org
  • TestStation - we use a single VM/server to run TestON together with ONOS test bench;runs "OnosSystemTest/TestON"; optionally onos Bench and Mininet. Required: "OC" environment variables are configure in the host to run test scripts.
  • ONOS cells - each cell is a node running ONOS - the number of cells needed depending on your test cases; we are currently running one cell per VM;
  • Openflow SDN network - this is either a Mininet-emulated network, or physical network.

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].

...