From bc08dfd808491e92df3385d1dcfeee371229a1ad Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Mon, 16 Oct 2017 11:16:41 +0800 Subject: Fix the CSIT Problem Change-Id: I7b504b18018f4180543ffe3a6610250a38489957 Issue-ID: HOLMES-76 Signed-off-by: Guangrong Fu --- test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot') diff --git a/test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot b/test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot index be7384206..171c08057 100644 --- a/test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot +++ b/test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot @@ -1,3 +1,3 @@ *** Variables *** -${ruleMgtHost} http://${MSB_IP} +${ruleMgtHost} http://{MSB_IP} ${ruleMgtUrl} /api/holmes-rule-mgmt/v1/rule -- cgit 1.2.3-korg