commit | 53d8916cc60d97e2ce7ae345f8cc25f5602567da | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Tue Nov 06 12:02:46 2018 +0000 |
committer | liamfallon <liam.fallon@ericsson.com> | Wed Nov 07 12:41:09 2018 +0000 |
tree | ee2f3a8e543c31993c51a58257354ccffb648dfe | |
parent | 9dc414a0cabc9074e87a7c9cd5c3e5ceee733e5a [diff] |
Refactor unit test data There were many copies of test policies and examples strewn through the Apex unit tests. This change cleans up the unit tests so that a single version of all example policies is used in all tests. Also added a new relative file root command line parameter to Apex to allow the root of relative paths in configuration files to be set. Apologies for the size of this review but unfortunately all of this must be done in one shot. Issue-ID: POLICY-1252 Change-Id: Ibbb18fbf18e3897a1c61301d0a65e62bc643a0e9 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install