Fix automation 77/877/1
authorss412g <shuky.har-noy@intl.att.com>
Tue, 3 Sep 2019 15:34:28 +0000 (18:34 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Tue, 3 Sep 2019 15:34:45 +0000 (18:34 +0300)
commite7dbffd3fba8d9721a1a713ae0383f52893eb281
tree55a7fa7967e803c16eca7f65134501fdc8641dce
parentb2e5e2b6d746c95f64a68631bb41b2f63a247daf
Fix automation

Change-Id: I63476a58bdd1efada2c1b42f71f9e32ca1338d40
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
31 files changed:
.gitignore
Automation/Tests/ConfigurationUpdate/ConfigurationUpdate_prepartations_tests.robot [new file with mode: 0644]
Automation/Tests/ENDC-Setup/ENDC_Setup_request_test.robot
Automation/Tests/Get-All-Nodes-Real/Get_all_nodes_run_setup_and_get_all.robot
Automation/Tests/Get-All-Nodes/Get_nodes_Add_nodes_and_get.robot
Automation/Tests/Get-All-Nodes/getnodes.py [new file with mode: 0644]
Automation/Tests/Health/get_health_check.robot
Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot [new file with mode: 0644]
Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot [new file with mode: 0644]
Automation/Tests/LoadInfomation/__init__.robot [new file with mode: 0644]
Automation/Tests/LoadInfomation/config.py [new file with mode: 0644]
Automation/Tests/LoadInfomation/loadscripts.py [new file with mode: 0644]
Automation/Tests/RedButton/RedButton_CONNECTED.robot
Automation/Tests/RedButton/RedButton_CONNECTED_SHUTDOWN_CONNECTED.robot
Automation/Tests/RedButton/RedButton_CONNECTING.robot
Automation/Tests/RedButton/RedButton_CONNECTION_FAILURE.robot
Automation/Tests/RedButton/RedButton_DISCONNECTED.robot
Automation/Tests/RedButton/RedButton_SHUTDOWN_SHUTDOWN.robot
Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot
Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot
Automation/Tests/Reset_RIC_TO_RAN/Reset_unhappy.robot
Automation/Tests/Resource/Keywords.robot
Automation/Tests/Resource/config.py [new file with mode: 0644]
Automation/Tests/Resource/configuration.yaml [new file with mode: 0644]
Automation/Tests/Resource/resource.robot
Automation/Tests/Resource/scripts.py [new file with mode: 0644]
Automation/Tests/Unhappy/Resource_not_found.robot
Automation/Tests/Unhappy/Response400.robot
Automation/Tests/Unhappy/Response500.robot
Automation/Tests/Unhappy/Setup_failure.robot
Automation/Tests/X2-Setup/X2_Setup_reuqest_test.robot