
Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove legacy ldap tests ...................................................................... core: Remove legacy ldap tests Patch b39cd0f2f9af4adbfe7baeef25c6930d0bc2d4d1 commented out DirectoryGroupSearchQueryTest and DirectoryUserSearchQueryTest over a year ago. By now it's clear that these tests will never be revisited, and keeping them as commented out code has no value. This patch finishes the job and removes them. Change-Id: Ic825f80e6bbc276e641cd6c3832ffba1c66b073f Signed-off-by: Allon Mureinik <amureini@redhat.com> --- D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/DirectoryGroupSearchQueryTest.java D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/DirectoryUserSearchQueryTest.java 2 files changed, 0 insertions(+), 72 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Martin Peřina: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/44788 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic825f80e6bbc276e641cd6c3832ffba1c66b073f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org