commit | b96e26ca34255ee6560a03ba7a42a43eb994df51 | [log] [tgz] |
---|---|---|
author | Rupinder <rupinsi1@in.ibm.com> | Thu May 28 10:18:20 2020 +0530 |
committer | Rupinder <rupinsi1@in.ibm.com> | Thu May 28 10:18:33 2020 +0530 |
tree | a704fce23e2b500083ce1e040bddf9e21141ec6f | |
parent | 664753e6041a39c6ff76ae8ffac3d850e7fe2a69 [diff] |
added assert statements in 3 test classes Issue-ID: CCSDK-2232 Change-Id: Ide54fa192c934dc40bb15034c8e5dbf2c2594f62 Signed-off-by: Rupinder <rupinsi1@in.ibm.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".