aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/holmes/testcase/EngineMgt
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-11 13:39:07 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-11-11 13:52:30 +0800
commite9bb3070759a5f2911e0579be8f473c0d223c932 (patch)
treeeec29e099c7a025c3eb0dde6c1a67504e5853563 /test/csit/tests/holmes/testcase/EngineMgt
parent498896ae082a59232d7e5d407d3ce39c5fa04e05 (diff)
Fix the Contents of the Rules
Change-Id: I3f2cf617737754c3885027a769d2e44c1d3f0b94 Issue-ID: HOLMES-85 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'test/csit/tests/holmes/testcase/EngineMgt')
-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 b84dff285..0c06cbb97 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="" loopcontrolname=test
+ ${dic4} create dictionary content=package rule03080002;\n\nimport java.util.Locale; engineid="" loopcontrolname=test
${Jsonparam} encode ${dic4}
${response} deployEngineRule ${Jsonparam}