summaryrefslogtreecommitdiffstats
path: root/tests/bugs/write-behind/bug-1279730.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/write-behind/bug-1279730.t')
-rwxr-xr-xtests/bugs/write-behind/bug-1279730.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/bugs/write-behind/bug-1279730.t b/tests/bugs/write-behind/bug-1279730.t
index 38e564b7afc..1c7db1f10d5 100755
--- a/tests/bugs/write-behind/bug-1279730.t
+++ b/tests/bugs/write-behind/bug-1279730.t
@@ -7,7 +7,7 @@
cleanup;
## Start and create a volume
-TEST glusterd;
+TEST glusterd
TEST pidof glusterd;
TEST $CLI volume info;
@@ -15,6 +15,8 @@ TEST $CLI volume create $V0 $H0:$B0/$V0;
TEST $CLI volume start $V0;
TEST $CLI volume quota $V0 enable
TEST $CLI volume quota $V0 limit-usage / 4
+TEST $CLI volume quota $V0 hard-timeout 0
+TEST $CLI volume quota $V0 soft-timeout 0
TEST glusterfs --entry-timeout=0 --attribute-timeout=0 -s $H0 --volfile-id $V0 $M0