This set of scripts tests the procedure to install ONOS from an
onos*.tar.gz archive. This should mostly match the documentation.
build-onos.sh: check out ONOS master, buildonos.tar.gz, and run unit testsinstall-onos.sh: installonos*.tar.gzarchive on local systemtest-onos.sh: sanity/ping test for local ONOS installation using Mininet.travis.yml: travis CI script for testing against Ubuntu 16.04 LTS (Xenial)