Fix a check that was wrongly flipped in the previous refactoring

Change-Id: I4b49094f32e865862c1fbf965a5a0b77e4ea8ca3
1 file changed
tree: 361c6081d56a2ed22d227e9908ec1b0411a4cc75
  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