aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/test/resources/application.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/test/resources/application.yml')
-rw-r--r--app/src/test/resources/application.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/app/src/test/resources/application.yml b/app/src/test/resources/application.yml
index 521befe..df38a79 100644
--- a/app/src/test/resources/application.yml
+++ b/app/src/test/resources/application.yml
@@ -3,9 +3,6 @@ server:
address: 0.0.0.0
spring:
- mongodb:
- embedded:
- version: 3.2.8
jackson:
serialization:
# needed for serializing objects of type object
@@ -16,6 +13,12 @@ spring:
jwt:
jwk-set-uri: http://localhost:${wiremock.server.port}/auth/realms/ONAP/protocol/openid-connect/certs #Keycloak Endpoint
+de:
+ flapdoodle:
+ mongodb:
+ embedded:
+ version: 5.0.15
+
portal-history:
realm: ONAP
save-interval: 72