Versions Compared

Key

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

...

  • cell - definition of a set of resources used to run an ONOS cluster
  • STC - framework for execution and verification of scenarios
  • scenario - a reusable logical grouping of steps to accomplish some task
  • step - a single unit of execution within a scenario. A step can be a call to bash, python, or other executable. Steps define an action and an expected outcome.
  • groupa collection of other groups and steps  used for grouping related sets of steps  and definition of shared dependencies

 

Predefined Scenarios

STC comes with a set of predefined scenarios designed to test specific ONOS behavior. The most commonly used scenarios are:

...