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=refs%2Fchanges%2F28%2F2328%2F3;hp=924b1dd0847237b2357f5cc4de818e17af2e271d;hpb=7a4a590fb0ebf8772169625cdda327da43c79c6d;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 924b1dd0..c63b7104 100644 --- a/policy-agent/src/test/resources/test_application_configuration.json +++ b/policy-agent/src/test/resources/test_application_configuration.json @@ -19,5 +19,13 @@ ] } ] + }, + "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