commit | 96b1516b2b1baec385811275b02d6ac141becdd9 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Apr 27 11:23:00 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Apr 27 11:25:21 2018 -0400 |
tree | e4f2ccc71a12bdb2226cf46cf0ea4f92a15a7a9b | |
parent | ad14e8f8d20a9e6c41dc9a7e235198e8d6578564 [diff] |
Fix failure in PIPEngineGetHistoryTest Turns out that the getAttributesTest() method depends on testGetCountFromDb() being executed first, but junit does not guarantee this. Modified the code so that it is independent of the order in which the tests are executed. Change-Id: Ie081061e4e83895f4ac89242cf00d843b6e069d4 Issue-ID: POLICY-765 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 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:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.