Allon Mureinik has posted comments on this change.

Change subject: engine: Remove calls to getImageDomainsList API
......................................................................


Patch Set 5: Code-Review+1

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommandTest.java
Line 28: public class MoveOrCopyTemplateCommandTest {
Line 29: 
Line 30:     private Guid[] diskIds = {Guid.newGuid(), Guid.newGuid(), 
Guid.newGuid()};
Line 31:     private Guid targetStorageDomainId = Guid.newGuid();
Line 32:     private Guid storagePoolId = Guid.newGuid();
This blow should be in a @Before method, not the (implicit) constructor
Line 33: 
Line 34:     @Test
Line 35:     public void checkIfDisksExistAllDisksOnSameSD() {
Line 36:         // Prepare test case


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I33069871db34e8b129c4d80098523654cd2a0629
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Eduardo <ewars...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgot...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: liron aravot <liron.ara...@gmail.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