Add alarm API module ricxappframe.alarm.alarm
[ric-plt/xapp-frame-py.git] / tests / fixtures / test_local.rt
1 # do NOT use localhost, seems unresolved on jenkins VMs
2 # first 3 lines (port 4564) are used for xapp frame tests
3 # next 4 lines (port 3563-3564) are used in the rmr submodule
4 # last line (port 4567) is used for alarms
5 newrt|start
6 mse| 60000 | -1 | 127.0.0.1:4564
7 mse| 60001 | -1 | 127.0.0.1:4564
8 mse| 100 | -1 | 127.0.0.1:4564
9 mse| 0 | -1 | 127.0.0.1:3563
10 mse| 46656 | 777 | 127.0.0.1:3563
11 mse| 1 | -1 | 127.0.0.1:3564
12 mse| 2 | -1 | 127.0.0.1:3564
13 mse| 13111 | -1 | 127.0.0.1:4567
14 newrt|end