Fix test cases yaml schema unit test problem,now host ip allow empty. 17/20817/1
authorzhifeng.jiang <jiang.zhifeng@zte.com.cn>
Sat, 10 Sep 2016 15:34:31 +0000 (23:34 +0800)
committerzhifeng.jiang <jiang.zhifeng@zte.com.cn>
Sat, 10 Sep 2016 15:34:31 +0000 (23:34 +0800)
Change-Id: I71b9a76c8ec470cce2af3ae47ae1fe232d1e3a22
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
tests/schema/test_bm_schema.yaml

index 740725f..a7c27e3 100644 (file)
@@ -45,6 +45,7 @@ mapping:
                    type: str
                  ip:
                    type: str
+                   allowempty: True
                  pw:
                    type: str
                    allowempty: True