Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: Test schema validity ......................................................................
tests: Test schema validity Add a simple test case to check schema validity. For now, we just call the schema parser and make sure it doesn't raise any exceptions. Change-Id: If7680aaf8eb41546e3a8d38e405c7f9ed8bdd192 Signed-off-by: Adam Litke <[email protected]> --- M tests/Makefile.am A tests/schemaTests.py 2 files changed, 48 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Looks good to me, but someone else must approve ShaoHe Feng: Looks good to me, but someone else must approve Saggi Mizrahi: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10050 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If7680aaf8eb41546e3a8d38e405c7f9ed8bdd192 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
