diff options
Diffstat (limited to 'tests/bugs/bug-976800.t')
| -rw-r--r-- | tests/bugs/bug-976800.t | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/bug-976800.t b/tests/bugs/bug-976800.t index 9557630db21..2aee8cc1128 100644 --- a/tests/bugs/bug-976800.t +++ b/tests/bugs/bug-976800.t @@ -19,6 +19,7 @@ function is_fd_open {  TEST glusterd  TEST pidof glusterd  TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{0,1} +TEST $CLI volume set $V0 ensure-durability off  TEST $CLI volume set $V0 eager-lock off  TEST $CLI volume start $V0  TEST glusterfs --volfile-id=/$V0 --volfile-server=$H0 $M0 --attribute-timeout=0 --entry-timeout=0  | 
