Allon Mureinik has submitted this change and it was merged.
Change subject: core: Reduce timeout in DiretorySearcherTest
......................................................................
core: Reduce timeout in DiretorySearcherTest
Reduced timeout to 1 millisecond instead of 1 second.
The timeout here is meaningless since all the test are done against mock
servers anyway, and reducing the timeout allows the test to pass in in
environments where network connectivity is disabled.
Change-Id: I2cd5b543963a3c6c16b8cfe2a40e5433c5ac3422
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/adbroker/DirectorySearcherTest.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14416
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2cd5b543963a3c6c16b8cfe2a40e5433c5ac3422
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>