commit | d73d257d76fa8211113fa3ef1a4e4058e67f4f2c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 03 08:17:38 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 03 08:17:38 2017 -0400 |
tree | c7470982a3d0bab1b8babbd08187391aa2f1400e | |
parent | dd9e2cbc650434d7c0da1976f9eb1bfe161f721a [diff] |
Add unit tests for dblib Add unit test case for dblib/provider, using MariaDB4J as database. Change-Id: I18492595a9d54999c3d52b56ecfe33d0d2cae019 Issue-ID: CCSDK-106 Signed-off-by: Dan Timoney <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".