Change in vdsm[master]: The return of super vdsm tests

danken at redhat.com danken at redhat.com
Tue Nov 27 20:42:53 UTC 2012


Dan Kenigsberg has posted comments on this change.

Change subject: The return of super vdsm tests
......................................................................


Patch Set 6: (1 inline comment)

....................................................
File vdsm/supervdsm.py
Line 126:         # permissions to read those files.
Line 127:         superVdsmCmd = [pypathCmd, constants.EXT_PYTHON, SUPERVDSM,
Line 128:                         self._authkey, str(os.getpid()),
Line 129:                         self.pidfile, self.timestamp, self.address,
Line 130:                         str(os.getuid())]
however, by default, sudo=True ignores env.
Line 131:         misc.execCmd(superVdsmCmd, sync=False, sudo=True)
Line 132:         sleep(2)
Line 133: 
Line 134:     def kill(self):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I52e935662633601ce85150171c37fbf7c6196c15
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Royce Lv <lvroyce at linux.vnet.ibm.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list