[SDFAB-6] Intermittent failures in the DynamicConfig tests
shouldProgram is now enforced also on dynamic interface config.
Change-Id: I70a877065dc6e5f030c1d93bf1c1f6e73ef3ffdd
5 files changed
tree: 2f4dc3d565525b9558cd89f2c5b737e276c8b553
- .gitignore
- .gitreview
- CODE_OF_CONDUCT.md
- LICENSE.txt
- README.md
- api/
- app/
- impl/
- pom.xml
- 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