Federico Simoncelli has posted comments on this change. Change subject: storage: fix getDomUuidFromVolumePath() ......................................................................
Patch Set 2: (1 comment) .................................................... File tests/fileVolumeTests.py Line 21: from testrunner import VdsmTestCase as TestCaseBase Line 22: from vdsm.config import config Line 23: import storage.fileVolume as fileVolume Line 24: Line 25: import os I think this should be moved on top. Line 26: Line 27: Line 28: class GetDomUuidFromVolumePathTests(TestCaseBase): Line 29: def test(self): -- To view, visit http://gerrit.ovirt.org/20747 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I17267993c8e3a582b1277f1e8aacd6bc69c8e4ec Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
