junit5 dependencies
[policy/parent.git] / docs / development / devtools / smoke / files / participant-http-application.yaml
1
2 participant:
3   intermediaryParameters:
4     reportingTimeIntervalMs: 120000
5     description: Participant Description
6     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c01
7     clampAutomationCompositionTopics:
8       topicSources:
9         - topic: policy-acruntime-participant
10           servers:
11             - ${topicServer:localhost:29092}
12           topicCommInfrastructure: kafka
13           fetchTimeout: 15000
14       topicSinks:
15         - topic: policy-acruntime-participant
16           servers:
17             - ${topicServer:localhost:29092}
18           topicCommInfrastructure: kafka
19     participantSupportedElementTypes:
20       -
21         typeName: org.onap.policy.clamp.acm.HttpAutomationCompositionElement
22         typeVersion: 1.0.0
23