X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fapp_test%2Frun_lcall_test.ksh;h=a1cafb07c905edde798383d45edee0c6527a3b14;hb=refs%2Ftags%2F1.8.3;hp=c159042a654f91c0182912b616693f11271f6e57;hpb=2596b2305f214efbd7aba832fa009217ab854770;p=ric-plt%2Flib%2Frmr.git diff --git a/test/app_test/run_lcall_test.ksh b/test/app_test/run_lcall_test.ksh index c159042..a1cafb0 100644 --- a/test/app_test/run_lcall_test.ksh +++ b/test/app_test/run_lcall_test.ksh @@ -102,6 +102,7 @@ then sed "s!%%hostname%%!$hn!" rt.mask >local.rt fi +export RMR_ASYNC_CONN=0 # ensure we don't lose first msg as drops waiting for conn look like errors cthreads=3 # number of caller threads nmsg=100 # total number of messages to be exchanged (-n value changes) delay=500 # microsec sleep between msg 1,000,000 == 1s