commit | 0f7da02eb356f85aeb9790061feb841729158e0f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Feb 21 08:38:14 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Feb 21 08:38:14 2019 -0500 |
tree | 44fd8316fff43afb9ce1400426cb5626fb4f3593 | |
parent | 81fd4cee0d7ca6a014eb33d5ffba63f731249141 [diff] |
Turn on debugging in jUnit test Turn on debug level tracing in LCM jUnit testing to test branches only executed when trace level >= DEBUG. Change-Id: I2aae7f058461404d6582dc36c72a4f7834692e94 Issue-ID: CCSDK-1096 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".