Move Karaf Home variable 91/69491/2
authorTomas Markovic <tomas.markovic@pantheon.tech>
Wed, 14 Mar 2018 09:58:59 +0000 (10:58 +0100)
committerTomas Markovic <tomas.markovic@pantheon.tech>
Wed, 14 Mar 2018 10:39:41 +0000 (11:39 +0100)
commit7ed14932800430c8cae753b6b56ebb52731859f5
tree2505987999e473ce7bdafc128b81f25314a129f1
parentc7fe6444a950fb6cb325b758f36ea1496b5bccad
Move Karaf Home variable

Karaf_home variable is used in Variables.robot
without definition, which causes test execution error
in some test suites.

Moved it from Clustermanagement.robot library to
Variables.robot

Change-Id: I09e7be5046cb1971084d90dd77c8972cbde509e6
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
csit/libraries/ClusterManagement.robot
csit/variables/Variables.robot