X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fapp_test%2Frt.mask;h=5fab235823a42bafd0da564fd96c671a2c48bfbd;hb=338fe5e46223df8145b53cdf52dab358f18c7f26;hp=80d139f69fc599d63c19849eacd99b242ccb0001;hpb=e8a5b2c912d4be9cc93bc52ad7a460b57321c5fd;p=ric-plt%2Flib%2Frmr.git diff --git a/test/app_test/rt.mask b/test/app_test/rt.mask index 80d139f..5fab235 100644 --- a/test/app_test/rt.mask +++ b/test/app_test/rt.mask @@ -1,21 +1,24 @@ # This is a 'mask' such that the run command can generate with the -# host name for the sender. +# host name for the sender. (not needed after RMr 1.0.18) -newrt|start -rte|0|localhost:4560 -rte|1|localhost:4560 -rte|2|localhost:4560 -rte|3|localhost:4560 -rte|4|localhost:4560 -rte|5|localhost:4560 -rte|6|localhost:4560 -rte|7|localhost:4560 -rte|8|localhost:4560 -rte|9|localhost:4560 -rte|10|localhost:4560 -rte|11|localhost:4560 -rte|12|localhost:4560 -rte|13|localhost:4560 -rte|999|%%hostname%%:43086 -newrt|end +newrt | start +mse | 0 | 0 | localhost:4560 +mse | 1 | 10 | localhost:4560 +mse | 2 | 20 | localhost:4560 +rte | 3 | localhost:4560 +mse | 3 | 100 | localhost:4560 # special test to ensure that this does not affect previous entry +rte | 4 | localhost:4560 +rte | 5 | localhost:4560 +rte | 6 | localhost:4560 +rte | 7 | localhost:4560 +rte | 8 | localhost:4560 +rte | 9 | localhost:4560 +rte | 10 | localhost:4560 +rte | 11 | localhost:4560 +rte | 12 | localhost:4560 +rte | 13 | localhost:4560 + +# this entry isn't needed after RMr 1.0.18 +rte | 999 | %%hostname%%:43086 +newrt | end