[SDFAB-459][SDFAB-439] Missing routes after switch reboot

Modify the PRecovery to work also with non paired devices.
Additionally, fix two small bugs: missing return and port checker timeout
which can breaks the pr when the device is slow to report port-stats

Change-Id: Id6c16903da65ce39a06ee5a0677202e42f531035
1 file changed
tree: 6ac0b6946632c2c2d2540f09f90828b875a601d3
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. LICENSE.txt
  5. README.md
  6. api/
  7. app/
  8. impl/
  9. pom.xml
  10. web/
README.md

Trellis Control Application

Build

docker run -it --rm -v $HOME/.m2:/root/.m2 -v $PWD:/root/trellis-control -w /root/trellis-control maven:3.6.3-openjdk-11 mvn clean install

The OAR file can be located under app/target

Install

onos-app <ip>:<port> install! app/target/segmentrouting-app-<x.y.z>.oar