Change in ovirt-engine[master]: core: Fix affinity group test which relies on null

Roy Golan has submitted this change and it was merged. Change subject: core: Fix affinity group test which relies on null ...................................................................... core: Fix affinity group test which relies on null Because AffinityGroups always returns a list and never null the test should check if the list is empty instead of null. Change-Id: I7ee327ad10b597568c05f06ba4b7a6a73eb48104 Bug-Url: https://bugzilla.redhat.com/1251742 Signed-off-by: Roman Mohr <rmohr@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/AffinityGroupDaoTest.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Roman Mohr: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/45647 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7ee327ad10b597568c05f06ba4b7a6a73eb48104 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master 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: automation@ovirt.org
participants (1)
-
rgolan@redhat.com