s4-torture: Increase timeout for lease/oplock break handlers
authorSachin Prabhu <sprabhu@redhat.com>
Mon, 28 May 2018 11:54:54 +0000 (17:24 +0530)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2019 17:27:13 +0000 (17:27 +0000)
commitf115b53c7266a780ab492df483ebfa4704e3e003
treed9f00e6584bc5d88ba7991456ed115eba6023b47
parent4e685895ea1395c53c1ef68259760a1aaf2a7fc1
s4-torture: Increase timeout for lease/oplock break handlers

0.1 seconds is not enough when running tests against a server over the
network and are causing timing related bugs. We increase this to 1
second.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/lease_break_handler.c
source4/torture/smb2/oplock_break_handler.c