Muli Salem has posted comments on this change. Change subject: core: Vms By Network Query ......................................................................
Patch Set 11: (1 inline comment) .................................................... File backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmDAOTest.java Line 26: Line 27: private static final int VM_COUNT = 3; Line 28: private VmDAO dao; Line 29: private VM existingVm; Line 30: private List<VM> existingVms; Removed the existingVms. It's better I leave the VM_RHEL5_POOL_51, since it is already in fixtures.xml, this simply makes it easier to use. Line 31: private VmStatic newVmStatic; Line 32: private VM newVm; Line 33: private VmTemplate vmtemplate; Line 34: private VmTemplate existingTemplate; -- To view, visit http://gerrit.ovirt.org/8529 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8964c98e0cb90852e99ea40398ca1a28783cd4bd Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Muli Salem <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
