Yair Zaslavsky has uploaded a new change for review. Change subject: REVIEW ONLY core: Fixing RunVmCommandTest ......................................................................
REVIEW ONLY 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 Please review only , while I run full system tests (RunVmCommandTest is working now) 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/2920/1 -- To view, visit http://gerrit.ovirt.org/2920 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If518d7c5c330428b55d4896de5be676f499f675e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
