commit | 23ff887d1e61e490b48f735a49c434d50efa1639 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Feb 20 20:10:35 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Feb 21 08:03:33 2019 -0500 |
tree | 64e66985f9ef207d8307e009b04e1b29fc14f0b6 | |
parent | 3a545c5661231298ca2b62a96001294174b12835 [diff] |
Increase code coverage Added junit test cases, and updated jacoco config in provider/base to include provider tests as well Change-Id: I8f384b3a4dd7362f004eaa959cd0c634edf0ddbe Issue-ID: CCSDK-1096 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".