Change in vdsm[master]: qemuimg: use deathSignal when using execCmd

Federico Simoncelli fsimonce at redhat.com
Tue Apr 22 14:56:02 UTC 2014


Federico Simoncelli has posted comments on this change.

Change subject: qemuimg: use deathSignal when using execCmd
......................................................................


Patch Set 4: Verified+1

Tested manually:

* qemuimg.create("test1.img", 1024**3, "qcow2")
* qemuimg.info("test1.img")
* qemuimg.convert("test1.img", "test2.img", None, dstFormat="qcow2")
* qemuimg.resize("test1.img", 3 * (1024**3))
* qemuimg.info("test1.img")
* qemuimg.check("test1.img")

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9b15b50cc99463bfdc81b44ec98ea3f676edb460
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list