commit | a91cb6c62a217238bbfccf16fb1440e3fec174de | [log] [tgz] |
---|---|---|
author | Temoc Rodriguez <cr056n@att.com> | Fri Sep 01 08:52:02 2017 -0700 |
committer | Temoc Rodriguez <cr056n@att.com> | Thu Sep 07 09:48:49 2017 -0700 |
tree | e74ca6d86d5811da0be4ccaf75141e40042cf20a | |
parent | 37b497d346a65ee9de077fdb24bee73cfe19b50e [diff] |
Add in-mem db to ControlLoopXacmlGuardTest Add in-mem specification in test/resources/META-INF/persistence.xml for junit. Use system properties to choose which db to use. Removed named parameters in PIPEngineHistory.java. Change 6.3.0 versions of drools-core to 6.5.0 in pom. Make PIPEngineGetHistory query more general. Increased sleep times in junit. Issue-ID: POLICY-55 Change-Id: I6bc65fd88c43c4e7143f27a7e6d8666c2c4df060 Signed-off-by: Temoc Rodriguez <cr056n@att.com>
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.