Cleanup SQL output feature-state-mgt 08/102308/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 25 Feb 2020 11:15:10 +0000 (06:15 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 25 Feb 2020 11:15:15 +0000 (06:15 -0500)
commit4de095c769c28f3f304d99f132a845993bf58dfa
tree8366cbf750e50d809fa61581d77ece558c588d42
parentad08c16e0b23de071a6a17c29a792dd808ff26c0
Cleanup SQL output feature-state-mgt

use an in-memory database and not store temp files in
the development directory.

Upgrading to H2 1.4.200 seemed to expose the database
issues. mvn clean does NOT remove the sql directory
which makes it hard to figure out what is going on.

Issue-ID: POLICY-2381
Change-Id: Icab5d9b6f62ed0f9c4e5be91c2b518ab2b442167
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
.gitignore
feature-state-management/src/test/java/org/onap/policy/drools/statemanagement/test/StateManagementTest.java
feature-state-management/src/test/resources/META-INF/persistence.xml
feature-state-management/src/test/resources/feature-state-management.properties