X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FRedButton%2Fred_button_keywords.robot;h=c743543dac6c5556ff5d3cc715e965ae0c59459a;hb=bf18aaa663f5743cfbc4d40e4b6953ec8f6db2e1;hp=34bd6ef5b7054142d8d5a38d04550e0a37e6f76c;hpb=32d7f427aab3ca627b8c9c5ded15b9517200cde3;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/RedButton/red_button_keywords.robot b/Automation/Tests/RedButton/red_button_keywords.robot index 34bd6ef..c743543 100644 --- a/Automation/Tests/RedButton/red_button_keywords.robot +++ b/Automation/Tests/RedButton/red_button_keywords.robot @@ -50,8 +50,6 @@ Verify shutdown for enb String response body ranName test1 String response body connectionStatus SHUT_DOWN Missing response body associatedE2tInstanceAddress - ${result} e2mdbscripts.verify_ran_is_associated_with_e2t_instance test1 e2t.att.com:38000 - Should Be True ${result} == False Verify shutdown for gnb @@ -60,8 +58,10 @@ Verify shutdown for gnb String response body ranName test2 String response body connectionStatus SHUT_DOWN Missing response body associatedE2tInstanceAddress - ${result} e2mdbscripts.verify_ran_is_associated_with_e2t_instance test2 e2t.att.com:38000 - Should Be True ${result} == False + +Verify E2T instance has no associated RANs + ${result} e2mdbscripts.verify_e2t_instance_has_no_associated_rans e2t.att.com:38000 + Should Be True ${result} Execute Shutdown PUT /v1/nodeb/shutdown