Change qp's RMR listen port to 4560
[ric-app/qp.git] / tests / fixtures / test_local.rt
1 # do NOT use localhost, seems unresolved on jenkins VMs
2 newrt|start
3 mse| 30001 | -1 | 127.0.0.1:4560 # prediction request from QPD to QP
4 mse| 60001 | -1 | 127.0.0.1:4560 # other message from QPD to QP
5 mse| 30002 | -1 | 127.0.0.1:4563 # prediction response from QP to TS
6 newrt|end