From 3808d8d46ad2fab3f30c2c98283a13fc7170d495 Mon Sep 17 00:00:00 2001 From: Kotresh HR Date: Mon, 11 Jun 2018 03:06:25 -0400 Subject: tests: Increase timeout for geo-rep testcases Change-Id: I11715c23fddc1dd218a3ab88a55f1d6355dcfd43 Updates: bz#1537602 Signed-off-by: Kotresh HR --- tests/geo-rep.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/geo-rep.rc b/tests/geo-rep.rc index cdad4f1cb62..a1dfaf8104b 100644 --- a/tests/geo-rep.rc +++ b/tests/geo-rep.rc @@ -1,4 +1,4 @@ -GEO_REP_TIMEOUT=60 +GEO_REP_TIMEOUT=120 function check_status_num_rows() { -- cgit