
Eli Mesika has submitted this change and it was merged. Change subject: core: Fix fixtures schema for vm_interface_statistics ...................................................................... core: Fix fixtures schema for vm_interface_statistics Remove redundant vm interface statistic without VM. Changing the test accordingly. Change-Id: I5d1e148ed6e3c8f6495aefc3cd9218a8798f4169 Bug-Url: https://bugzilla.redhat.com/1191397 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/network/VmNetworkStatisticsDaoTest.java M backend/manager/modules/dal/src/test/resources/fixtures.xml 2 files changed, 1 insertion(+), 16 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/38202 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5d1e148ed6e3c8f6495aefc3cd9218a8798f4169 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server