X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tests%2Ffixtures%2Ftest_local.rt;h=b821a517ba4876ca4763e8772e3e706d799ff2d2;hb=bc44805e53a5c84a32c4dfe09d32fe4d503acaca;hp=fd57f2c4b842d2936f1adf731a98dce3052370e7;hpb=3a6ac016f65db3fc255f950f96f4768470d584d8;p=ric-plt%2Fxapp-frame-py.git diff --git a/tests/fixtures/test_local.rt b/tests/fixtures/test_local.rt index fd57f2c..b821a51 100644 --- a/tests/fixtures/test_local.rt +++ b/tests/fixtures/test_local.rt @@ -1,12 +1,13 @@ # do NOT use localhost, seems unresolved on jenkins VMs -# first 3 lines are used for xapp frame tests -# last four lines are used in the rmr submodule +# first 4 lines (ports 4564, 4569) are used for xapp frame tests +# last 4 lines (port 3563, 3564) are used in the rmr submodule newrt|start -mse| 60000 | -1 | 127.0.0.1:4564 -mse| 60001 | -1 | 127.0.0.1:4564 -mse| 100 | -1 | 127.0.0.1:4564 -mse| 0 | -1 | 127.0.0.1:3563 +mse| 60000 | -1 | 127.0.0.1:4564 +mse| 60001 | -1 | 127.0.0.1:4564 +mse| 100 | -1 | 127.0.0.1:4564 +mse| 120 | -1 | 127.0.0.1:4569 +mse| 0 | -1 | 127.0.0.1:3563 mse| 46656 | 777 | 127.0.0.1:3563 -mse| 1 | -1 | 127.0.0.1:3564 -mse| 2 | -1 | 127.0.0.1:3564 +mse| 1 | -1 | 127.0.0.1:3564 +mse| 2 | -1 | 127.0.0.1:3564 newrt|end