commit | c3bfb60fff8fc530bdba7e0f3338c3a5e37899ea | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Sep 05 10:58:54 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Sep 05 10:58:54 2019 -0400 |
tree | 7bfe94c3bb7e29686052f1af3f9c2b96a7cf635f | |
parent | 116667df3977935f02206b3ce16e8d117ffa7545 [diff] |
Add junit coverage Add junit test coverage for sli/adaptors Change-Id: Ia487abd65ef9ed10d66c25e455414cd8fc736943 Issue-ID: CCSDK-1694 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".