blob: 2b03a3785be16754b6ccbf2dde9ff698388bfad4 [file] [log] [blame]
Jonghwan Hyun812c70f2018-02-16 16:33:16 -08001{
2 "leaf1": {"expect": "True",
3 "hosts":["h1", "h3", "h4"]},
4 "leaf1-fail": {"expect": "False",
5 "hosts":["h1", "h2"]}
6}