summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorXavier Hernandez <xhernandez@datalab.es>2014-12-01 11:00:44 +0100
committerVijay Bellur <vbellur@redhat.com>2014-12-04 11:38:23 -0800
commit9a3d848e78425363246345a4cfb6783298e9f1b5 (patch)
tree6bac03bbfa1968566fa505d11f44797ecec87d01 /tests
parent30ae004100067f52fe156098ffb215417db5559e (diff)
ec: Temporary fix for quota.t
This fix solves a problem with tests/basic/ec/quota.t that generates a segmentation fault in DHT. This is a temporary fix until bug #1167793 is solved. Change-Id: I8587e66a63375ba2b312e8c0bfa1dd0d94d4c19f BUG: 1129939 Signed-off-by: Xavier Hernandez <xhernandez@datalab.es> Reviewed-on: http://review.gluster.org/9222 Reviewed-by: Raghavendra G <rgowdapp@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/basic/ec/quota.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/ec/quota.t b/tests/basic/ec/quota.t
index de074fbb7bc..c3686503983 100755
--- a/tests/basic/ec/quota.t
+++ b/tests/basic/ec/quota.t
@@ -45,6 +45,7 @@ TEST $CLI volume quota $V0 soft-timeout 0
TEST $CLI volume quota $V0 hard-timeout 0
TEST ! dd if=/dev/urandom of=$M0/test/file1.txt bs=1024k count=12
+sleep 5
TEST rm $M0/test/file1.txt
EXPECT_WITHIN $MARKER_UPDATE_TIMEOUT "0Bytes" usage "/test"