[AETHER-599][AETHER-418] Implement FabricPipelineTraceable
Changes supporting fabric traceable implementation.
Moreover, it improves the following:
- Ingress-port parsing
- Fixes several issues in the trace print function
- Adds the print of the dropped hit chains
- Updates onos-dependencies to the latest stable version
and trellis-control to the latest snapshot.
Change-Id: I278f3c099329f8877501142447637782d6af42c7
7 files changed
tree: b7c25444b1cffc64cda555bbf57c818cefc3741c
- .gitignore
- .gitreview
- CODE_OF_CONDUCT.md
- LICENSE.txt
- README.md
- app/
- pom.xml
README.md
Trellis Troubleshooting Tools
Build
docker run -it --rm -v $HOME/.m2:/root/.m2 -v $PWD:/root/trellis-t3 -w /root/trellis-t3 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/t3-app-<x.y.z>.oar