ShaoHe Feng has posted comments on this change. Change subject: tests/functional: Add GlusterSD functional test ......................................................................
Patch Set 3: (1 inline comment) .................................................... File tests/functional/xmlrpcTests.py Line 200: conf = storageLayouts['localfs'] Line 201: with RollbackContext() as rollback: Line 202: self._createVdsmStorageLayout(conf, rollback) Line 203: Line 204: def testGlusterFS(self): can it use the permutations test framework of zhengsheng's patch? http://gerrit.ovirt.org/#/c/9842/6/tests/functional/xmlrpcTests.py Line 205: conf = storageLayouts['glusterfs'] Line 206: with RollbackContext() as rollback: Line 207: self._createVdsmStorageLayout(conf, rollback) Line 208: -- To view, visit http://gerrit.ovirt.org/10196 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibe27b138d78e0922a6455e0984813823a98aeb53 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Deepak C Shetty <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Deepak C Shetty <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
