Versions Compared

Key

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

...

Running locally on build machine

Note
titleOut-Of-Date Content

Blackbird (1.1.0) requires extra config files to run locally. We wrote a script named 'onos-setup-karaf' to copy those config files to the correct location. However, this script is only in master branch for now. We will soon back port it to the 1.1 branch. Before that, you should use the method described in the section 'Running remotely with onos-package and onos-install' to run ONOS.

After running maven as described in Building ONOS and making the above changes, karaf can be used to start ONOS and attach to its CLI:

...