summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1022055.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-1022055.t')
-rwxr-xr-xtests/bugs/bug-1022055.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-1022055.t b/tests/bugs/bug-1022055.t
index c2f4218bb20..07d0b1f2a6f 100755
--- a/tests/bugs/bug-1022055.t
+++ b/tests/bugs/bug-1022055.t
@@ -13,7 +13,7 @@ TEST launch_cluster 2;
TEST $CLI_1 peer probe $H2;
-EXPECT_WITHIN 20 1 check_peers;
+EXPECT_WITHIN $PROBE_TIMEOUT 1 check_peers;
TEST $CLI_1 volume create $V0 $H1:$B1/$V0 $H2:$B2/$V0;