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