From: Jamo Luhrsen Date: Tue, 20 Feb 2018 18:59:04 +0000 (-0800) Subject: Add Variables.robot to get visibility to ${AUTH} X-Git-Tag: pre-potassium~922 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F68438%2F1;p=integration%2Ftest.git Add Variables.robot to get visibility to ${AUTH} in the case when a suite uses this cluster management (CM) library, but has not imported the global Variables.robot file, certain variables are not available (e.g. ${AUTH}) which is used in this CM lib. This can cause problems like unauthorized access when sending REST calls to the controller. Change-Id: Ib0bbd1577ea32a5978904e6ef483146a502398b0 Signed-off-by: Jamo Luhrsen --- diff --git a/csit/libraries/ClusterManagement.robot b/csit/libraries/ClusterManagement.robot index 0d8a67bf35..aa923c0176 100644 --- a/csit/libraries/ClusterManagement.robot +++ b/csit/libraries/ClusterManagement.robot @@ -36,6 +36,7 @@ Resource ${CURDIR}/KarafKeywords.robot Resource ${CURDIR}/SSHKeywords.robot Resource ${CURDIR}/TemplatedRequests.robot # for Get_As_Json_From_Uri Resource ${CURDIR}/Utils.robot # for Run_Command_On_Controller +Resource ${CURDIR}/Variables.robot *** Variables *** ${ENTITY_OWNER_URI} restconf/operational/entity-owners:entity-owners