diff options
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties')
-rw-r--r-- | bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties b/bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties new file mode 100644 index 0000000000..a8df15c5df --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties @@ -0,0 +1,7 @@ +dmaapHost=hostTest +dmaapPort=1234 +dmaapProtocol=http +dmaapUriPathPrefix = eventsForTesting +eventReadyTopicName=eventTopicTest +consumerId=consumerTestId +consumerGroup=consumerGroupTest
\ No newline at end of file |