Nir Soffer has submitted this change and it was merged. Change subject: tests: storagetestlib: normalize make_file_volume ......................................................................
tests: storagetestlib: normalize make_file_volume The test utility make_block_volume was recently improved so that the created volume had correct metadata in the fake storage domain. Do the same for make_file_volume and normalize the interface so that it works like make_block_volume (ie. requires image and volume ids). Change-Id: I79a94da73e370541277ad6fa55fcf4655681e1c2 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56170 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI --- M tests/domain_manifest_test.py M tests/storagetestlib.py M tests/storagetestlibTests.py 3 files changed, 45 insertions(+), 19 deletions(-) Approvals: Nir Soffer: Looks good to me, approved Adam Litke: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56170 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I79a94da73e370541277ad6fa55fcf4655681e1c2 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
