diff options
Diffstat (limited to 'tests/holmes/testcase/RuleMgt/RuleAddr.robot')
-rw-r--r-- | tests/holmes/testcase/RuleMgt/RuleAddr.robot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/holmes/testcase/RuleMgt/RuleAddr.robot b/tests/holmes/testcase/RuleMgt/RuleAddr.robot new file mode 100644 index 00000000..be738420 --- /dev/null +++ b/tests/holmes/testcase/RuleMgt/RuleAddr.robot @@ -0,0 +1,3 @@ +*** Variables *** +${ruleMgtHost} http://${MSB_IP} +${ruleMgtUrl} /api/holmes-rule-mgmt/v1/rule |