X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fsrc%2Ftest%2Fresources%2Ftest_application_configuration.json;h=c63b7104a80ea0b088e38a671e6cdb16f237407f;hb=d1623c5066ebb6152c6a2ba0fe889e32c75d8890;hp=7033c4aad9e741b204fe62f451bc20950b5d3e8e;hpb=2aa1689637366d03a1252afadf93be937c1ec644;p=nonrtric.git diff --git a/policy-agent/src/test/resources/test_application_configuration.json b/policy-agent/src/test/resources/test_application_configuration.json index 7033c4aa..c63b7104 100644 --- a/policy-agent/src/test/resources/test_application_configuration.json +++ b/policy-agent/src/test/resources/test_application_configuration.json @@ -9,7 +9,23 @@ "kista_1", "kista_2" ] + }, + { + "name": "ric2", + "baseUrl": "http://localhost:8081/", + "managedElementIds": [ + "kista_3", + "kista_4" + ] } ] + }, + "streams_subscribes": { + "dmaap_subscriber": { + "dmaap_info": { + "topic_url": "http://dradmin:dradmin@localhost:2222/events/A1-P/users/sdnc1" + }, + "type": "message_router" + } } } \ No newline at end of file