Maor Lipchuk has posted comments on this change.

Change subject: core: adding GetAllDisksByStorageDomainIdQuery
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DiskImageDAOTest.java
Line 19:  * <code>DiskImageDAOTest</code> provides unit tests to validate 
{@link DiskImageDAO}.
Line 20:  */
Line 21: public class DiskImageDAOTest extends BaseReadDaoTestCase<Guid, 
DiskImage, DiskImageDAO> {
Line 22:     private static final Guid ANCESTOR_IMAGE_ID = new 
Guid("c9a559d9-8666-40d1-9967-759502b19f0b");
Line 23:     private static final Guid STORAGE_DOMAIN_ID = new 
Guid("72e3a666-89e1-4005-a7ca-f7548004a9ab");
Please use fixturesTool
Line 24: 
Line 25:     private DiskImage existingTemplate;
Line 26: 
Line 27:     private static final int TOTAL_DISK_IMAGES = 7;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I017e12a7b3b77ee618f257ab3d719b98bc21eebc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Ayal Baron <aba...@redhat.com>
Gerrit-Reviewer: Chris Morrissey <cmorr...@netapp.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to