[RIC-571] Add Automation tests + bug fix in Setup of existing eNB flow 73/4473/1
authorAmichai <amichai.sichel@intl.att.com>
Wed, 29 Jul 2020 09:38:24 +0000 (09:38 +0000)
committerAmichai <amichai.sichel@intl.att.com>
Wed, 29 Jul 2020 09:38:37 +0000 (09:38 +0000)
commitdbc719cd2dfa73363386114c9e85c8c42a441489
treea28c38fa34e3caad3cc74f989a53d3b5eb6a9691
parent9b5156ceeeca10c0039016761182f31aeaf2b39c
[RIC-571] Add Automation tests + bug fix in Setup of existing eNB flow

Change-Id: I7d9e3946c22a8c3174d5cfd571394241deb66d5f
Signed-off-by: Amichai <amichai.sichel@intl.att.com>
18 files changed:
Automation/Tests/A_Init/Init.robot
Automation/Tests/Add_ENB/Add_ENB_Happy.robot
Automation/Tests/E2_Setup_Failure/RM_Error_Setup_Failure.robot
Automation/Tests/GetNodeB-GNB/GetNodeB-GNB_test.robot
Automation/Tests/KeepAlive/keep_alive_test.robot
Automation/Tests/Lost_Connection/LostConnectionTestConnectedRan.robot
Automation/Tests/RedButton/red_button_keywords.robot
Automation/Tests/Resource/Keywords.robot
Automation/Tests/Resource/resource.robot
Automation/Tests/Scripts/k8s_helper.py
Automation/Tests/Scripts/variables.py
Automation/Tests/Setup_Failure/Setup_failure.robot
Automation/Tests/Setup_eNB/Setup_after_Add_eNB.robot [new file with mode: 0644]
Automation/Tests/Setup_eNB/Setup_eNB.robot [new file with mode: 0644]
Automation/Tests/Setup_eNB/__init__.robot [new file with mode: 0644]
E2Manager/container-tag.yaml
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler.go
E2Manager/handlers/rmrmsghandlers/e2_setup_request_notification_handler_test.go