diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-10-16 14:14:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-16 14:14:23 +0000 |
commit | b2cd27a0a1d94a2866fd790e1e0a8d52f73b2ae4 (patch) | |
tree | f4b8a375f4c13155aac7daf63930c4e08875edaf | |
parent | efa1f065707843e2448650de4243391ba4344118 (diff) | |
parent | 65a3c42f0477af90bbb80cb5f96effc7a24e4f0c (diff) |
Merge "Add New Attrs According the Code Changes"
-rw-r--r-- | test/csit/tests/holmes/testcase/EngineMgt/Engine-Mgt.robot | 2 |
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} |