r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-OWNED...
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Mar 2006 11:40:43 +0000 (11:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:25 +0000 (13:57 -0500)
metze
(This used to be commit 7fa5ae8cce16f22d8959519a67ba4894ddbb6b9d)

source4/torture/nbt/winsreplication.c

index ca1bd720d80076d8c8c28870166b9fe5c108479f..2ac9d1cfb3dbb6fef7415083c4503b25ed7b6185 100644 (file)
@@ -9541,7 +9541,7 @@ static void test_conflict_owned_active_vs_replica_handler_query(struct nbt_name_
 
        /* make sure we push the reply to the wire */
        event_loop_once(nbtsock->event_ctx);
-       msleep(250);
+       msleep(500);
 
        rec->defend.timeout     = 0;
        rec->defend.ret         = True;
@@ -9594,7 +9594,7 @@ static void test_conflict_owned_active_vs_replica_handler_release(struct nbt_nam
 
        /* make sure we push the reply to the wire */
        event_loop_once(nbtsock->event_ctx);
-       msleep(250);
+       msleep(500);
 
        rec->defend.timeout     = 0;
        rec->defend.ret         = True;