X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fconfig-file.json;h=a98d1698898443200829619b6095a13c440c040c;hb=c9eb08a02821033f198fcde1ea60279b19c5c617;hp=ab0079ad8f6247ae08e869e6785af8cce13826b6;hpb=ff8dccd02d76eebfccc0b509ce0b42a2c1760e12;p=ric-plt%2Fsubmgr.git diff --git a/test/config-file.json b/test/config-file.json index ab0079a..a98d169 100644 --- a/test/config-file.json +++ b/test/config-file.json @@ -16,5 +16,15 @@ "host": "localhost", "port": 6379, "namespaces": ["sdl", "rnib"] + }, + "rtmgr" : { + "HostAddr" : "localhost", + "port" : "8989", + "baseUrl" : "/" + }, + "subscription": { + "host": "localhost:8088", + "timeout": 2 } + }