Change in ovirt-engine[ovirt-engine-3.6]: core: fix intermittent DAO test failure

Tal Nisan has submitted this change and it was merged. Change subject: core: fix intermittent DAO test failure ...................................................................... core: fix intermittent DAO test failure Problem: DAO test testGetAllVmNumaNodeByVmId was failing sometimes. Fix: Test is not assuming any positional placement for expected values. Test is searching for expected values in returned objects. Change-Id: I5c820d25195d92e9df61ec622339c3de696f7ed2 Bug-Url: https://bugzilla.redhat.com/1177259 Signed-off-by: Dudi Maroshi <dudi@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmNumaNodeDaoTest.java 1 file changed, 26 insertions(+), 6 deletions(-) Approvals: Roman Mohr: Verified Roy Golan: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/49496 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5c820d25195d92e9df61ec622339c3de696f7ed2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com