Roy Golan has submitted this change and it was merged. Change subject: core: fix VmNetworkInterface dao tests ......................................................................
core: fix VmNetworkInterface dao tests Since VmNetworkInterfaceDAO.get() is now fetching the vm_interface_view for the is_plugged field, the test must have the vm_device and stats for the getter to have results. Change-Id: I54dc80a016cef7faab96541ecaf03a51fe4892a1 --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmDeviceDAOTest.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmNetworkInterfaceDAOTest.java M backend/manager/modules/dal/src/test/resources/fixtures.xml 3 files changed, 44 insertions(+), 2 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3665 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54dc80a016cef7faab96541ecaf03a51fe4892a1 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
