Tal Nisan has posted comments on this change.

Change subject: core: Block live storage migration to domain of a different type
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/23759/3/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommandTest.java
File 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommandTest.java:

Line 205:         assertFalse(command.canDoAction());
Line 206:         assertTrue(command.getReturnValue()
Line 207:                 .getCanDoActionMessages()
Line 208:                 
.contains(VdcBllMessages.ACTION_TYPE_FAILED_DESTINATION_AND_SOURCE_STORAGE_SUB_TYPES_DIFFERENT.toString()));
Line 209:     }
> Please also add a test for other way (ISCSI to NFS) - this currently should
Done
Line 210: 
Line 211:     @Test
Line 212:     public void canDoActionVmRunningStateless() {
Line 213:         createParameters();


-- 
To view, visit http://gerrit.ovirt.org/23759
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iec4c34132a1a619527627cfa47fa99df3a023b62
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Cheryn Tan <cheryn...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Itamar Heim <ih...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to