X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fconfig-file.json;h=a98d1698898443200829619b6095a13c440c040c;hb=c9eb08a02821033f198fcde1ea60279b19c5c617;hp=1ff00707f10997570cf2899756d3951a4413b3c5;hpb=14f827331f7ae565d33cdf23c82f7794d3fc2d0d;p=ric-plt%2Fsubmgr.git diff --git a/test/config-file.json b/test/config-file.json index 1ff0070..a98d169 100644 --- a/test/config-file.json +++ b/test/config-file.json @@ -21,5 +21,10 @@ "HostAddr" : "localhost", "port" : "8989", "baseUrl" : "/" + }, + "subscription": { + "host": "localhost:8088", + "timeout": 2 } + }