aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-10-16 14:14:23 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-16 14:14:23 +0000
commitb2cd27a0a1d94a2866fd790e1e0a8d52f73b2ae4 (patch)
treef4b8a375f4c13155aac7daf63930c4e08875edaf /test/csit/tests
parentefa1f065707843e2448650de4243391ba4344118 (diff)
parent65a3c42f0477af90bbb80cb5f96effc7a24e4f0c (diff)
Merge "Add New Attrs According the Code Changes"
Diffstat (limited to 'test/csit/tests')
-rw-r--r--test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot b/test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot
index 52c6822fc..b84dff285 100644
--- a/test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot
+++ b/test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot
@@ -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}