summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-test.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application-test.properties')
-rw-r--r--src/main/resources/application-test.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/application-test.properties b/src/main/resources/application-test.properties
index b959b47..ca04a05 100644
--- a/src/main/resources/application-test.properties
+++ b/src/main/resources/application-test.properties
@@ -60,6 +60,13 @@ so.owning.entity.id = 6b5b6b70-4e9a-4f6f-8b7b-cbd7cf990c6e
so.owning.entity.name = OE-generic
so.project.name = Project-generic
+# DMAAP
+dmaap.host = http://127.0.0.1:8091
+dmaap.topic = AAI-EVENT
+dmaap.consumergroup = NBICG1
+dmaap.consumerid = NBIC1
+dmaap.timeout = 2000
+
# MSB
msb.enabled = false