X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FRedButton%2FRedButton_CONNECTED_SHUTDOWN_CONNECTED.robot;h=d20a1fa2259f10eafb7fc2e464e29b5834fcc98a;hb=197657e0e814c871b903ef779ad654b13347e430;hp=4c9c9749ce2fff313cc4d271a2d9234da46ed879;hpb=32d7f427aab3ca627b8c9c5ded15b9517200cde3;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot b/Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot index 4c9c974..d20a1fa 100644 --- a/Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot +++ b/Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot @@ -31,17 +31,18 @@ Library REST ${url} *** Test Cases *** -Execute X2 setup, verify nodeb connection status is CONNECTED and it's associated to an e2t instance - Execute setup and verify connected and associated +Verify gnb nodeb connection status is CONNECTED and it's associated to an e2t instance + Verify connected and associated Execute Shutdown Execute Shutdown Verify nodeb's connection status is SHUT_DOWN and it's NOT associated to an e2t instance - Verify shutdown for enb + Verify shutdown for gnb + Verify E2T instance has no associated RANs Restart simulator Restart simulator -Execute second X2 setup, verify nodeb connection status is CONNECTED and it's associated to an e2t instance - Execute setup and verify connected and associated \ No newline at end of file +Verify gnb nodeb connection status is CONNECTED and it's associated to an e2t instance + Verify connected and associated \ No newline at end of file