aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-acelement/src/test/resources/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'participant/participant-impl/participant-impl-acelement/src/test/resources/config.json')
-rw-r--r--participant/participant-impl/participant-impl-acelement/src/test/resources/config.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/participant/participant-impl/participant-impl-acelement/src/test/resources/config.json b/participant/participant-impl/participant-impl-acelement/src/test/resources/config.json
new file mode 100644
index 000000000..bf4518255
--- /dev/null
+++ b/participant/participant-impl/participant-impl-acelement/src/test/resources/config.json
@@ -0,0 +1,14 @@
+{
+ "elementId":{
+ "name":"onap.policy.clamp.ac.element2",
+ "version":"1.0.0"
+ },
+ "timerSec":2000,
+ "elementType":"STARTER",
+ "topicParameterGroup":{
+ "server":"localhost",
+ "topic":"POLICY_UPDATE_MSG",
+ "fetchTimeout":15000,
+ "topicCommInfrastructure":"dmaap"
+ }
+} \ No newline at end of file