Change in vdsm[master]: Skip mountTests:MountTests.testLoopMount test if mkfs.ext2 i...

smizrahi at redhat.com smizrahi at redhat.com
Mon Dec 3 18:20:31 UTC 2012


Saggi Mizrahi has posted comments on this change.

Change subject: Skip mountTests:MountTests.testLoopMount test if mkfs.ext2 is not installed
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File tests/mountTests.py
Line 63:                     self.assertTrue(m.isMounted())
Line 64:                 finally:
Line 65:                     m.umount()
Line 66:                     shutil.rmtree(mpath)
Line 67:         except OSError as e:
I'll move that, It'll fix it for other tests as well
Line 68:             if e.errno == errno.ENOENT:
Line 69:                 raise SkipTest("cannot execute mkfs.ext2")
Line 70: 


--
To view, visit http://gerrit.ovirt.org/9593
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7fef7122157dd69f725d793332956a81845dd991
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list