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>
This commit is contained in:
Amar Tumballi 2019-01-10 17:12:53 +05:30 committed by N Balachandran
parent 77669043e2
commit 99ac5a8380

View File

@ -1,5 +1,7 @@
#!/bin/bash
SCRIPT_TIMEOUT=250
. $(dirname $0)/../../include.rc
. $(dirname $0)/../../volume.rc