Change in vdsm[master]: tests/functional: Add GlusterSD functional test

deepakcs at linux.vnet.ibm.com deepakcs at linux.vnet.ibm.com
Fri Jan 11 18:43:49 UTC 2013


Deepak C Shetty 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 404:         rootDir = tempfile.mkdtemp(prefix='glusterfs')
Line 405:         undo = lambda: os.rmdir(rootDir)
Line 406:         rollback.prependDefer(undo)
Line 407:         os.chown(rootDir, uid, gid)
Line 408:         os.chmod(rootDir, 0755)
Done
Line 409: 
Line 410:         connections = {}
Line 411:         for uuid, conDict in backendDef.iteritems():
Line 412:             spec = conDict['spec']


--
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 <deepakcs at linux.vnet.ibm.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Deepak C Shetty <deepakcs at linux.vnet.ibm.com>
Gerrit-Reviewer: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list