commit | 69c227a9f1d91268fbd91471b012af38fba8b857 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Apr 06 15:41:28 2020 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Mon Apr 06 18:44:17 2020 +0100 |
tree | 6d950f8c4f7b54f8348dc7960e982a8dd26feee3 | |
parent | e1085f59c1ecd68de574391dc490973abd72a731 [diff] |
Fix intermittent unit test failures WebSocket The Web Socket server is marked as started before the start process has complted. This change fixes that issue. Issue-ID: POLICY-1470 Change-Id: I5b5ef5832893d884a6551b0516df91cb71d6c622 Signed-off-by: liamfallon <liam.fallon@est.tech>
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