Add New Attrs According the Code Changes 75/18975/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 16 Oct 2017 01:58:58 +0000 (09:58 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 16 Oct 2017 01:58:58 +0000 (09:58 +0800)
Change-Id: I1778c4a41dbcfe21feb32ce697660d85da90cfeb
Issue-ID: HOLMES-71
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot

index 52c6822..b84dff2 100644 (file)
@@ -28,7 +28,7 @@ deploy_invalid_rule
 
 deploy_valid_rule
     [Documentation]    Add a rule with valid contents to the engine.
-    ${dic4}    create dictionary    content=package rule03080002    engineid=""
+    ${dic4}    create dictionary    content=package rule03080002    engineid=""    loopcontrolname=test
     ${Jsonparam}    encode    ${dic4}
     ${response}    deployEngineRule    ${Jsonparam}