X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FResource%2Fresource.robot;h=c37ebaa08d357708d6534bb6813056f75acc90a3;hb=380b7a2a46087a054ebfac57f3dbf7949d318cc6;hp=90c79b2e469694f8f857a7560f54d587cd1e35dc;hpb=efcb4528362460aa2249d319c9752b63bb720fe2;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Resource/resource.robot b/Automation/Tests/Resource/resource.robot index 90c79b2..c37ebaa 100644 --- a/Automation/Tests/Resource/resource.robot +++ b/Automation/Tests/Resource/resource.robot @@ -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