aboutsummaryrefslogtreecommitdiffstats
path: root/so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-09-13 17:34:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-13 17:34:02 +0000
commit03d7fc186eb859bf1270bb59d97967ebf117eb58 (patch)
tree17670f102556f34508f7769625fdc092a1ceaf28 /so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml
parentea3c9945a695d982edcb2c2ac487a918834ee0b1 (diff)
parent412309940cfd09a3698feded384340354178f4fe (diff)
Merge "SO Monitoring UI"
Diffstat (limited to 'so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml')
-rw-r--r--so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml b/so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml
index be39294c66..a6e93ddccb 100644
--- a/so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml
+++ b/so-monitoring/so-monitoring-service/src/test/resources/application-test.yaml
@@ -3,6 +3,10 @@ server:
tomcat:
max-threads: 50
ssl-enable: false
+spring:
+ datasource:
+ url: jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;
+ driver-class-name: org.h2.Driver
camunda:
rest:
api: