X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FRedButton%2Fred_button_keywords.robot;h=c808cf8af3eba9c4ceb7c65ee0f9807019d2c857;hb=2e2df47c2adf829fc8dfcd57362061b1a09e1125;hp=23d0875ecda8f679a4b02b2392736012f7d3b2d1;hpb=ef8e7b290c648ce0655c0fc0e8d0882fe31f2abc;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/RedButton/red_button_keywords.robot b/Automation/Tests/RedButton/red_button_keywords.robot index 23d0875..c808cf8 100644 --- a/Automation/Tests/RedButton/red_button_keywords.robot +++ b/Automation/Tests/RedButton/red_button_keywords.robot @@ -32,14 +32,14 @@ ${url} ${e2mgr_address} *** Keywords *** Verify connected and associated - Get Request node b gnb + Get Request nodeb Integer response status 200 String response body ranName ${ranName} String response body connectionStatus CONNECTED String response body associatedE2tInstanceAddress ${e2t_alpha_address} Verify shutdown for gnb - Get Request node b gnb + Get Request nodeb Integer response status 200 String response body ranName ${ranName} String response body connectionStatus SHUT_DOWN