From: Guangrong Fu Date: Thu, 12 Oct 2017 02:00:28 +0000 (+0800) Subject: Fix the Errors in the Robot Script X-Git-Tag: 1.0.0-Amsterdam~173^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F18399%2F1;p=integration.git Fix the Errors in the Robot Script Change-Id: I5b1aca42aef3a8892e2adaf555849417a60c6f11 Issue-ID: HOLMES-59 Signed-off-by: Guangrong Fu --- diff --git a/test/csit/tests/holmes/testcase/RuleMgt/Rule-Mgt.robot b/test/csit/tests/holmes/testcase/RuleMgt/Rule-Mgt.robot index 767b1c881..7e62271be 100644 --- a/test/csit/tests/holmes/testcase/RuleMgt/Rule-Mgt.robot +++ b/test/csit/tests/holmes/testcase/RuleMgt/Rule-Mgt.robot @@ -8,7 +8,7 @@ Resource Rule-Keywords.robot *** Test Cases *** add_valid_rule [Documentation] Add a valid rule. - ${dict2} create dictionary rulename=youbowu0314 description=create a new rule! content=package rule03140002 enabled=1 loopcontrolname=closedControlLoop + ${dict2} create dictionary rulename=youbowu0314 description=create a new rule! content=package rule03140002 enabled=1 loopcontrolname=closedControlLoop ${jsonParams} encode ${dict2} ${response} createRule ${jsonParams} ${respJson} to json ${response.content}