Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fixing RunVmCommandTest ......................................................................
core: Fixing RunVmCommandTest Several issues: a. Allocating imageGroupId to diskImage object. b. Changing VmDevice to be created using diskImage.get_image_group_id() and not diskImage.getId() c. Introducing two methods: createImage and createDiskVmDevice for code reuse Change-Id: If518d7c5c330428b55d4896de5be676f499f675e Acked-By: --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RunVmCommandTest.java 1 file changed, 20 insertions(+), 15 deletions(-) Approvals: Maor Lipchuk: Looks good to me, approved Yair Zaslavsky: Verified -- To view, visit http://gerrit.ovirt.org/2920 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If518d7c5c330428b55d4896de5be676f499f675e Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
