Add alarm API module ricxappframe.alarm.alarm
[ric-plt/xapp-frame-py.git] / tests / fixtures / test_local.rt
index 9741aa3..10d9321 100644 (file)
@@ -1,5 +1,14 @@
 # do NOT use localhost, seems unresolved on jenkins VMs
+# first 3 lines (port 4564) are used for xapp frame tests
+# next 4 lines (port 3563-3564) are used in the rmr submodule
+# last line (port 4567) is used for alarms
 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| 46656 | 777 | 127.0.0.1:3563
+mse| 1 | -1 | 127.0.0.1:3564
+mse| 2 | -1 | 127.0.0.1:3564
+mse| 13111 | -1 | 127.0.0.1:4567
 newrt|end