commit | 1f7c861c65aa8689f11196581b8ca5e79d7e4e26 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Tue Nov 20 15:59:50 2018 +0000 |
committer | liamfallon <liam.fallon@ericsson.com> | Tue Nov 20 16:56:18 2018 +0000 |
tree | b48c3dc3bec93dd5e52c9a45cb84b88c61d1843f | |
parent | e8b197315437cac84872752e2ea090d8fb233941 [diff] |
Refactor Apex benchmark tests Apex performance tests are refactored and reorganised to be all in the one place and to be coherent. A test REST server that can generate events in batches is introduced and this can be configured to respond to REST calls from Apex with various batch sizes that can be varied for performance tests. Actual performance tests are added for the various executors in Apex. Change-Id: I692b41e1e4451e821a618c64dead5cc8e9685d08 Issue-ID: POLICY-812 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