ShaoHe Feng has posted comments on this change. Change subject: tests: Test schema validity ......................................................................
Patch Set 1: (1 inline comment) .................................................... File tests/schemaTests.py Line 43: self.schema = findSchema() Line 44: Line 45: def testSchemaParse(self): Line 46: with open(self.schema) as f: Line 47: vdsmapi.parse_schema(f) Is it necessary that the schema be processed by process-schema.py in source dir? and it is just and parsed by vdsmapi in install location -- To view, visit http://gerrit.ovirt.org/10050 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If7680aaf8eb41546e3a8d38e405c7f9ed8bdd192 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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
