summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/test/resources
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-01-12 14:01:07 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-01-15 17:25:46 +0100
commit8e778b6ca74e1ca22ff4380b5cd9dacfd90b68b6 (patch)
treedeb2938227b4307a1b9634e59a4fcef0729b98f7 /aai-traversal/src/test/resources
parentb9020c089c69337a7057eeb6a967e7c81ae35474 (diff)
Update aai-common dependency to 1.13.1 in traversal
- contains HttpEntry request-scope fix - updates jackson - updates antlr4 - disable tracing in tests Issue-ID: AAI-3728 Change-Id: I58f834a4d52284184a410a1e81f10ac12b3e6221 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-traversal/src/test/resources')
-rw-r--r--aai-traversal/src/test/resources/application-test.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/aai-traversal/src/test/resources/application-test.properties b/aai-traversal/src/test/resources/application-test.properties
index d77532d..00720c8 100644
--- a/aai-traversal/src/test/resources/application-test.properties
+++ b/aai-traversal/src/test/resources/application-test.properties
@@ -18,6 +18,9 @@ spring.autoconfigure.exclude=\
spring.jersey.application-path=/
spring.profiles.active=production
+
+spring.sleuth.enabled=false
+
#The max number of active threads in this pool
server.tomcat.threads.max=200
#The minimum number of threads always kept alive