summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-09-10 23:34:31 +0800
committerzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-09-10 23:34:31 +0800
commit78954ca39f34f938c74d4a536044e1321b54043c (patch)
tree183eaffd58ea2f5587655d428c81efdba86294ab /tests
parent3a987ca748287d250d7975a853222917f001469a (diff)
Fix test cases yaml schema unit test problem,now host ip allow empty.
Change-Id: I71b9a76c8ec470cce2af3ae47ae1fe232d1e3a22 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
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