From cee1f9b5c7917bba220f1156b342bf07cac4ad38 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 23 Jul 2013 14:06:56 +0530 Subject: tests: Avoid timing delays caused by fsync Change-Id: I2da53dd14d7352bdc878fce5a9019a955e150ce9 Signed-off-by: Pranith Kumar K Reviewed-on: http://review.gluster.org/5377 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- tests/bugs/bug-966018.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/bugs/bug-966018.t') diff --git a/tests/bugs/bug-966018.t b/tests/bugs/bug-966018.t index f29690a1a..2a4697241 100644 --- a/tests/bugs/bug-966018.t +++ b/tests/bugs/bug-966018.t @@ -12,6 +12,7 @@ TEST glusterd TEST pidof glusterd TEST $CLI volume create $V0 replica 2 $H0:$B0/r2_0 $H0:$B0/r2_1 +TEST $CLI volume set $V0 ensure-durability off TEST $CLI volume set $V0 cluster.eager-lock on TEST $CLI volume set $V0 cluster.post-op-delay-secs 3 -- cgit