commit | 6f3bb14fde75d785164c6ef3501b029c9bd145e9 | [log] [tgz] |
---|---|---|
author | Marcus G K Williams <marcus.williams@intel.com> | Mon Aug 28 13:48:06 2017 -0700 |
committer | Marcus G K Williams <marcus.williams@intel.com> | Mon Aug 28 13:51:56 2017 -0700 |
tree | e73f48443707cee1de313a03fae7ee416012ee90 | |
parent | 1f2c69e5faab3b5007c45033df0097b3616f4d2f [diff] |
Change 2 sli/core unit tests to int. tests Change SvcLogicGraphExecutorTest and SvcLogicParserTest to IT Tests because they require outside dependencies (sql database). This change enables running jobs without skipping tests and futher enables SONAR scans of unit tests. Issue-Id: CCSDK-67 Change-Id: I74184b2f2d8cb5fcc7b065c3e2e859b85dd1630b Signed-off-by: Marcus G K Williams <marcus.williams@intel.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".