
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: DirectorySearcherTest: reduce timeouts ...................................................................... core: DirectorySearcherTest: reduce timeouts DirectorySearcherTests mocks an LDAP query's timeout to test how we react to that behavior. There is no difference between mocking a 20 second timeout and a 1 second timeout, so we might as well speed up the test. Change-Id: I53ad69c8bb02058f4f90e2123a90c24331523719 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/adbroker/DirectorySearcherTest.java 1 file changed, 2 insertions(+), 10 deletions(-) Approvals: Allon Mureinik: Verified Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6560 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53ad69c8bb02058f4f90e2123a90c24331523719 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: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>