Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3a987ca
)
Fix test cases yaml schema unit test problem,now host ip allow empty.
17/20817/1
author
zhifeng.jiang
<jiang.zhifeng@zte.com.cn>
Sat, 10 Sep 2016 15:34:31 +0000
(23:34 +0800)
committer
zhifeng.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
patch
|
blob
|
history
diff --git
a/tests/schema/test_bm_schema.yaml
b/tests/schema/test_bm_schema.yaml
index
740725f
..
a7c27e3
100644
(file)
--- 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