[RICPLT-2527] Add Automation and UTs
[ric-plt/e2mgr.git] / Automation / Tests / Resource / resource.robot
index 90c79b2..c37ebaa 100644 (file)
@@ -64,7 +64,8 @@ ${stop_docker_e2}      docker stop e2
 ${restart_docker_sim}      docker restart gnbe2_simu
 ${Run_Config}       docker exec gnbe2_simu pkill gnbe2_simu -INT
 ${403_reset_message}    "Activity X2_RESET rejected. RAN current state DISCONNECTED does not allow its execution "
-
+${stop_routingmanager_sim}  docker stop rm_sim
+${start_routingmanager_sim}  docker start rm_sim