summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-07 15:03:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-07 15:03:10 +0000
commit59d3681b80e9b5f9e69b4492138ab1f056a0351d (patch)
tree3e55d58ab805127daf593d177737973eecb8853b /ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties
parent043b76ce214017bdc97e15600c1d17b10f60916a (diff)
parentb86061f187ef79e89af03bb832af5abb3bbcc8e5 (diff)
Merge "Extension support for db configuration."
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties')
-rw-r--r--ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties b/ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties
index 90cf03517..124e844cb 100644
--- a/ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties
+++ b/ms/blueprintsprocessor/modules/commons/db-lib/src/test/resources/application-test.properties
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+blueprintsprocessor.db.primary.defaultConfig=true
+
blueprintsprocessor.db.url=jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1
blueprintsprocessor.db.username=sa
blueprintsprocessor.db.password=