commit | 2faa81d80569ce38a014e2a2ab404b1ea9f6899e | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri May 07 09:50:59 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri May 07 10:18:58 2021 -0400 |
tree | 8be64fa1bd4795e5a0fe83bfd59fa926e0633cd0 | |
parent | d304f7d3a058b024ab413374e1a6065411903e3c [diff] |
Fix build error in drools-apps related to services Apparently, creating the event services in the rule file has broken the junit test of the rules. It appears that the http clients are not yet loaded into the drools-pdp engine by the time the first rule fires, thus the event manager is unable to initialize all of its actors. Modified the junit to not start the rules until after the http clients have been started. Issue-ID: POLICY-3260 Change-Id: I83fe4ea9fa7ca24396019c18f0d77352fbe86db4 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018-2020 AT&T Intellectual Property. 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 ONAP Policy application code. To build it: