Change in vdsm[master]: tests: Fix volume size handling in domain_manifest_test

nsoffer at redhat.com nsoffer at redhat.com
Thu Apr 28 17:00:59 UTC 2016


Nir Soffer has submitted this change and it was merged.

Change subject: tests: Fix volume size handling in domain_manifest_test
......................................................................


tests: Fix volume size handling in domain_manifest_test

This test module is not testing the rounding of volume sizes up to the
VG extent size (128M).  That is already tested in storagefakelibTests
and storage_volume_artifacts_test.  For this test, just use a large
enough size that will not need to be rounded.

Also, fix test_metaslot_selection which was not converting the volume
size to MB when calling the lvm createLV API.

Change-Id: I30a5d331585e916f3cfe0e698e1e30fb25539863
Signed-off-by: Adam Litke <alitke at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/56820
Reviewed-by: Nir Soffer <nsoffer at redhat.com>
Continuous-Integration: Jenkins CI
---
M tests/domain_manifest_test.py
1 file changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Adam Litke: Verified
  Nir Soffer: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/56820
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I30a5d331585e916f3cfe0e698e1e30fb25539863
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list