diff options
Diffstat (limited to 'tests/bugs/bug-861015-index.t')
| -rw-r--r-- | tests/bugs/bug-861015-index.t | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/bug-861015-index.t b/tests/bugs/bug-861015-index.t index 15758badf40..4b148e6ccc5 100644 --- a/tests/bugs/bug-861015-index.t +++ b/tests/bugs/bug-861015-index.t @@ -8,6 +8,7 @@ cleanup;  TEST glusterd  TEST pidof glusterd  TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{0,1,2,3,4,5} +TEST $CLI volume set $V0 ensure-durability off  TEST $CLI volume start $V0  EXPECT_WITHIN 20 "Y" glustershd_up_status  TEST glusterfs --volfile-id=/$V0 --volfile-server=$H0 $M0 --attribute-timeout=0 --entry-timeout=0  | 
