commit | c2eaae773f3a76ecf585a24172692da0bf00445f | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 21 16:29:34 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 21 16:31:38 2017 +0530 |
tree | 7cb744d004491b143fb3d0873eec9dc8ad094af1 | |
parent | 630809c9b6b8f9ed1ff3f875d3c9849db52139e0 [diff] |
Improve code coverage for MdsalHelper Changes includes 1. Modified pom to take JUNIT version from parent pom. 2. Added basic testcases for MdsalHelper utilities with test YANG. 3. Made necessary pom additions. Change-Id: Ib46bd9c8a87db33c90aaaf36736d709a7c17cbdd Issue-Id: CCSDK-101 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.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".