summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-09-14 01:20:10 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-14 01:20:10 +0000
commit71a90a847b684d89922b711fbff41e02f7c30a1c (patch)
tree144592e38145bab2cd15026420d9b57d396f679a /tests
parent24fb9919ed33957c6ce5bea8eeb4ba82b4717678 (diff)
parent78954ca39f34f938c74d4a536044e1321b54043c (diff)
Merge "Fix test cases yaml schema unit test problem,now host ip allow empty."
Diffstat (limited to 'tests')
-rw-r--r--tests/schema/test_bm_schema.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/schema/test_bm_schema.yaml b/tests/schema/test_bm_schema.yaml
index 740725f5..a7c27e3f 100644
--- a/tests/schema/test_bm_schema.yaml
+++ b/tests/schema/test_bm_schema.yaml
@@ -45,6 +45,7 @@ mapping:
type: str
ip:
type: str
+ allowempty: True
pw:
type: str
allowempty: True