Change in ovirt-engine[master]: core: Fix test break in LiveMigrateVmDisksCommand

Daniel Erez has submitted this change and it was merged. Change subject: core: Fix test break in LiveMigrateVmDisksCommand ...................................................................... core: Fix test break in LiveMigrateVmDisksCommand Change-Id Ifefe823faa8e546eba3e9d34c4b46609085baad8 changed the semantics of how storage domains were validated, which broke the unit test. This patch mocks the storage domain ID on the image correctly, so the test can continue functioning. Change-Id: I79162cffafcfd385fdced56e23e6e005828c21f9 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommandTest.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12161 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I79162cffafcfd385fdced56e23e6e005828c21f9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
derez@redhat.com