From 208c368cc7e6f8124bf65ecefdbc5f4304b4f484 Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Mon, 21 Jan 2019 12:17:04 +0530 Subject: Bump up timeout for tests on AWS Fixes: bz#1672727 Change-Id: I2b9be45f199f6436b858536c6f49be85902217f0 Signed-off-by: Nigel Babu --- tests/bugs/distribute/bug-1161311.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/bugs/distribute') diff --git a/tests/bugs/distribute/bug-1161311.t b/tests/bugs/distribute/bug-1161311.t index d88642edc32..c52c69baafa 100755 --- a/tests/bugs/distribute/bug-1161311.t +++ b/tests/bugs/distribute/bug-1161311.t @@ -16,6 +16,7 @@ . $(dirname $0)/../../volume.rc cleanup +SCRIPT_TIMEOUT=350 TEST truncate -s 10GB $B0/brick1 TEST truncate -s 10GB $B0/brick2 TEST truncate -s 10GB $B0/brick3 -- cgit