summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2019-01-10 17:12:53 +0530
committerN Balachandran <nbalacha@redhat.com>2019-01-11 03:20:57 +0000
commit99ac5a83805e46659124acfefbc05c9b6dda1a1b (patch)
treea2d00931ec22d150f36e618aaf86e3ec9be2cc8b
parent77669043e290cb6a4c82dded96286370cf5c7db0 (diff)
tests: increase the timeout for distribute bug 1117851.t
The test is in borderline of 200seconds, and many a times, randomly takes little more time, and fails the whole regression. Better to keep timeout high, so we don't 'randomly' fail regression tests. updates: bz#1193929 Change-Id: Ib0d3a9f7a75ee44446ec6da5e0510cccf83eecaa Signed-off-by: Amar Tumballi <amarts@redhat.com>
-rwxr-xr-xtests/bugs/distribute/bug-1117851.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/distribute/bug-1117851.t b/tests/bugs/distribute/bug-1117851.t
index 678103869cf..62cb6b66ab4 100755
--- a/tests/bugs/distribute/bug-1117851.t
+++ b/tests/bugs/distribute/bug-1117851.t
@@ -1,5 +1,7 @@
#!/bin/bash
+SCRIPT_TIMEOUT=250
+
. $(dirname $0)/../../include.rc
. $(dirname $0)/../../volume.rc