[RICPLT-209] - automation refactory setup 18/3218/1
authorec472j <ec472j@att.com>
Wed, 8 Apr 2020 13:44:48 +0000 (16:44 +0300)
committerec472j <ec472j@att.com>
Wed, 8 Apr 2020 13:45:00 +0000 (16:45 +0300)
commit0995008bd70d98ea5c374f71f710b920d2939765
tree23062b2a967a564beac79a8df8946f357ad66095
parent49144464f0450ce157a716010cbbd7c3143d332f
[RICPLT-209] - automation refactory setup

Change-Id: I4fef3b7a35b5df3c6f1da5529473aec0af28b9d3
Signed-off-by: ec472j <ec472j@att.com>
53 files changed:
Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot
Automation/Tests/ENDC-Setup/ENDC_Setup_request_test.robot [deleted file]
Automation/Tests/Get-All-Nodes-Real/Get_all_nodes_run_setup_and_get_all.robot
Automation/Tests/GetNodeB-GNB/GetNodeB-GNB_test.robot [new file with mode: 0644]
Automation/Tests/GetNodeB-GNB/__init__.robot [moved from Automation/Tests/ENDC-Setup/__init__.robot with 96% similarity]
Automation/Tests/KeepAlive/keep_alive_test.robot
Automation/Tests/Lost_Connection/LostConnectionTestConnectedRan.robot
Automation/Tests/RedButton/RedButton_CONNECTED.robot
Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot
Automation/Tests/RedButton/RedButton_DISCONNECTED.robot [deleted file]
Automation/Tests/RedButton/RedButton_SHUTDOWN_SHUTDOWN.robot
Automation/Tests/RedButton/red_button_keywords.robot
Automation/Tests/Resource/Keywords.robot
Automation/Tests/Resource/resource.robot
Automation/Tests/Resource/scripts_variables.robot
Automation/Tests/Scripts/cleanup_db.py
Automation/Tests/Scripts/e2t_db_script.py
Automation/Tests/Unhappy/Get_All_Nodedb_HttpResponse500.robot
Automation/deprecated/ConfigurationUpdate/ConfigurationUpdate_prepartations_tests.robot [moved from Automation/Tests/ConfigurationUpdate/ConfigurationUpdate_prepartations_tests.robot with 100% similarity]
Automation/deprecated/ConfigurationUpdate/__init__.robot [moved from Automation/Tests/ConfigurationUpdate/__init__.robot with 100% similarity]
Automation/deprecated/ENDC_Reset_RAN_TO_RIC/Reset_RAN_Found.robot [moved from Automation/Tests/ENDC_Reset_RAN_TO_RIC/Reset_RAN_Found.robot with 100% similarity]
Automation/deprecated/ENDC_Reset_RAN_TO_RIC/__init__.robot [moved from Automation/Tests/ENDC_Reset_RAN_TO_RIC/__init__.robot with 100% similarity]
Automation/deprecated/ENDC_Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot [moved from Automation/Tests/ENDC_Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot with 100% similarity]
Automation/deprecated/ENDC_Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot [moved from Automation/Tests/ENDC_Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot with 100% similarity]
Automation/deprecated/ENDC_Reset_RIC_TO_RAN/__init__.robot [moved from Automation/Tests/ENDC_Reset_RIC_TO_RAN/__init__.robot with 100% similarity]
Automation/deprecated/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot [moved from Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot with 100% similarity]
Automation/deprecated/LoadInfomation/Loadinformation_verify_saving.robot [moved from Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot with 100% similarity]
Automation/deprecated/LoadInfomation/__init__.robot [moved from Automation/Tests/LoadInfomation/__init__.robot with 100% similarity]
Automation/deprecated/RSM_Resource_Status/__init__.robot [moved from Automation/Tests/RSM_Resource_Status/__init__.robot with 100% similarity]
Automation/deprecated/RSM_Resource_Status/resource_status_false_start.robot [moved from Automation/Tests/RSM_Resource_Status/resource_status_false_start.robot with 100% similarity]
Automation/deprecated/RSM_Resource_Status/resource_status_false_stop.robot [moved from Automation/Tests/RSM_Resource_Status/resource_status_false_stop.robot with 100% similarity]
Automation/deprecated/RSM_Resource_Status/resource_status_keywords.robot [moved from Automation/Tests/RSM_Resource_Status/resource_status_keywords.robot with 100% similarity]
Automation/deprecated/RSM_Resource_Status/resource_status_true_start.robot [moved from Automation/Tests/RSM_Resource_Status/resource_status_true_start.robot with 100% similarity]
Automation/deprecated/RSM_Resource_Status/resource_status_true_stop.robot [moved from Automation/Tests/RSM_Resource_Status/resource_status_true_stop.robot with 100% similarity]
Automation/deprecated/RedButton/RedButton_DISCONNECTED.robot [moved from Automation/Tests/RedButton/RedButton_CONNECTION_FAILURE.robot with 89% similarity]
Automation/deprecated/Unhappy/Reset_HttpResponse400.robot [moved from Automation/Tests/Unhappy/Reset_HttpResponse400.robot with 100% similarity]
Automation/deprecated/Unhappy/Reset_HttpResponse400_wrongstate.robot [moved from Automation/Tests/Unhappy/Reset_HttpResponse400_wrongstate.robot with 100% similarity]
Automation/deprecated/Unhappy/Reset_HttpResponse404.robot [moved from Automation/Tests/Unhappy/Reset_HttpResponse404.robot with 100% similarity]
Automation/deprecated/Unhappy/Setup_Request_HttpResponse400.robot [moved from Automation/Tests/Unhappy/Setup_Request_HttpResponse400.robot with 100% similarity]
Automation/deprecated/Unhappy/Setup_Request_HttpResponse500.robot [moved from Automation/Tests/Unhappy/Setup_Request_HttpResponse500.robot with 100% similarity]
Automation/deprecated/Unhappy/Setup_Request_HttpResponse503.robot [moved from Automation/Tests/Unhappy/Setup_Request_HttpResponse503.robot with 100% similarity]
Automation/deprecated/Unhappy/Setup_Request_setup_failure.robot [moved from Automation/Tests/Unhappy/Setup_Request_setup_failure.robot with 100% similarity]
Automation/deprecated/X2-Setup/X2_Setup_reuqest_test.robot [moved from Automation/Tests/X2-Setup/X2_Setup_reuqest_test.robot with 100% similarity]
Automation/deprecated/X2-Setup/__init__.robot [moved from Automation/Tests/X2-Setup/__init__.robot with 100% similarity]
Automation/deprecated/X2-Setup/x2_setup_existing_assoc_test.robot [moved from Automation/Tests/X2-Setup/x2_setup_existing_assoc_test.robot with 100% similarity]
Automation/deprecated/X2-Setup/x2_setup_existing_not_assoc_test.robot [moved from Automation/Tests/X2-Setup/x2_setup_existing_not_assoc_test.robot with 100% similarity]
Automation/deprecated/X2_Reset_RAN_TO_RIC/Reset_RAN_Found.robot [moved from Automation/Tests/X2_Reset_RAN_TO_RIC/Reset_RAN_Found.robot with 100% similarity]
Automation/deprecated/X2_Reset_RAN_TO_RIC/__init__.robot [moved from Automation/Tests/X2_Reset_RAN_TO_RIC/__init__.robot with 100% similarity]
Automation/deprecated/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot [moved from Automation/Tests/X2_Reset_RAN_TO_RIC_Unhappy/Reset_RNIB.robot with 100% similarity]
Automation/deprecated/X2_Reset_RAN_TO_RIC_Unhappy/__init__.robot [moved from Automation/Tests/X2_Reset_RAN_TO_RIC_Unhappy/__init__.robot with 100% similarity]
Automation/deprecated/X2_Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot [moved from Automation/Tests/X2_Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot with 100% similarity]
Automation/deprecated/X2_Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot [moved from Automation/Tests/X2_Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot with 100% similarity]
Automation/deprecated/X2_Reset_RIC_TO_RAN/__init__.robot [moved from Automation/Tests/X2_Reset_RIC_TO_RAN/__init__.robot with 100% similarity]