X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FSetGeneralConfiguration%2Fset_general_configuration.robot;h=129f3a9a767ee5cb5e9c7202437ac82572a1f342;hb=HEAD;hp=c6f74c1a0c8b74fe6204198c12b3aac28f48651d;hpb=67b5aa5e2f37db23fb7d1c086e9c540a61f43917;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/SetGeneralConfiguration/set_general_configuration.robot b/Automation/Tests/SetGeneralConfiguration/set_general_configuration.robot index c6f74c1..129f3a9 100644 --- a/Automation/Tests/SetGeneralConfiguration/set_general_configuration.robot +++ b/Automation/Tests/SetGeneralConfiguration/set_general_configuration.robot @@ -22,8 +22,8 @@ *** Settings *** +Variables ../Scripts/variables.py Suite Setup Prepare Enviorment -Resource ../Resource/scripts_variables.robot Resource ../Resource/resource.robot Resource ../Resource/Keywords.robot Library ../Scripts/find_error_script.py @@ -31,6 +31,9 @@ Library OperatingSystem Library REST ${url} +*** Variables *** +${url} ${e2mgr_address} + *** Test Cases ***