commit | e35c91fe9dcbab415cffc100595f3c3ae59598e7 | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Wed Jul 29 10:42:43 2020 +0100 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Wed Jul 29 16:28:18 2020 +0100 |
tree | d7fd35b97a37d43bb5f0db65fc90bb2b05c6db00 | |
parent | 8ce1780bffcda97066a260ca4964dd1006fdb848 [diff] |
Fixing intermittent test failures in APEX Here the intermittent test failures are fixed by providing a latch to wait until the DeploymentClient is started. This may need improvement, but all these deployment classes will be removed soon, hence not worth the effort. Change-Id: I1090e991c0448b42af1d9cbd16d96ae1cb5774fd Issue-ID: POLICY-2654 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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