Dan Kenigsberg has uploaded a new change for review.
Change subject: alignmentScanTests: use real-world sized image
......................................................................
alignmentScanTests: use real-world sized image
alignmentScanTests used a 1MiB image for its tests, which is not really
similar to what happens in the real world. This revealed a bug in
libguestfs-1.16.18-2.el6
https://bugzilla.redhat.com/show_bug.cgi?id=815149
Let us test the use case that we are interested in.
Change-Id: I4263a3ecb33b7728fe932fa7613cab24116a01c3
Signed-off-by: Dan Kenigsberg <danken(a)redhat.com>
---
M tests/alignmentScanTests.py
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/64/3964/1
--
To view, visit http://gerrit.ovirt.org/3964
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4263a3ecb33b7728fe932fa7613cab24116a01c3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken(a)redhat.com>
Federico Simoncelli has uploaded a new change for review.
Change subject: Use the correct size for createSparseFile in fileVolume
......................................................................
Use the correct size for createSparseFile in fileVolume
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
Change-Id: Ie2e08b04d7def28b9f68f1c220485fd77fc034b4
---
M vdsm/storage/fileVolume.py
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/39/3839/1
--
To view, visit http://gerrit.ovirt.org/3839
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2e08b04d7def28b9f68f1c220485fd77fc034b4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Yeela Kaplan has uploaded a new change for review.
Change subject: add for in hackVdsmModule - taken from Adam Litke
......................................................................
add for in hackVdsmModule - taken from Adam Litke
Change-Id: I76afb4360cb5288b9cfc3cd3dcc05502c84a2233
Signed-off-by: y kaplan <ykaplan(a)redhat.com>
---
M tests/testrunner.py
1 file changed, 7 insertions(+), 10 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/87/3887/1
--
To view, visit http://gerrit.ovirt.org/3887
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I76afb4360cb5288b9cfc3cd3dcc05502c84a2233
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan(a)redhat.com>
Wenchao Xia has uploaded a new change for review.
Change subject: Akip parted-utils test if pyparted is not installed.
......................................................................
Akip parted-utils test if pyparted is not installed.
At building time, if pyparted is not installed, test will
fail breaking the build procedure. This patch skip it in such
condtion.
Change-Id: Ic71be602a430a7b68a5ec18e970a35e162b6c756
Signed-off-by: wenchao xia <xiawenc(a)linux.vnet.ibm.com>
---
M tests/parted_utils_tests.py
1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/53/3853/1
--
To view, visit http://gerrit.ovirt.org/3853
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic71be602a430a7b68a5ec18e970a35e162b6c756
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenchao Xia <xiawenc(a)linux.vnet.ibm.com>
Federico Simoncelli has uploaded a new change for review.
Change subject: The method readMultipathConf should return a list
......................................................................
The method readMultipathConf should return a list
For backward compatibility with the previous implementation (using sudo
and execCmd, see commit f869064) the readMultipathConf method should
return a list of lines.
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
Change-Id: Icf1654e752698d1dbb41c09a8d409784570a9fcd
---
M vdsm/supervdsmServer.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/63/3863/1
--
To view, visit http://gerrit.ovirt.org/3863
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf1654e752698d1dbb41c09a8d409784570a9fcd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Oved Ourfali has uploaded a new change for review.
Change subject: spec: remove the conflicts of ovirt-engine from vds_bootstrap section
......................................................................
spec: remove the conflicts of ovirt-engine from vds_bootstrap section
This commit removes the conflicts of ovirt-engine < 3.1 from the
vds_bootstrap section in the spec file, as it is no longer needed.
Change-Id: Ic70024ebb9c0226bf411a2fcb58a9dc0f9409878
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M vdsm.spec.in
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/3859/1
--
To view, visit http://gerrit.ovirt.org/3859
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic70024ebb9c0226bf411a2fcb58a9dc0f9409878
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>