X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fconfig-file.json;h=a6cdac4ebce281a905a4b1c6479598d2cc79b914;hb=2f26fb2885e2afda0c2908acbdf923ca63a1fbc6;hp=5a425dc6d5667649b5bbe04e4e4971bca2009148;hpb=17152b256fbffde555fd9ee00a602b897b804ee5;p=ric-plt%2Fsubmgr.git diff --git a/test/config-file.json b/test/config-file.json index 5a425dc..a6cdac4 100644 --- a/test/config-file.json +++ b/test/config-file.json @@ -25,6 +25,12 @@ "subscription": { "host": "localhost:8088", "timeout": 2 + }, + "controls": { + "e2tSubReqTimeout_ms": 2000, + "e2tSubDelReqTime_ms": 2000, + "e2tRecvMsgTimeout_ms": 2000, + "e2tMaxSubReqTryCount": 2, + "e2tMaxSubDelReqTryCount": 2 } - }