Skip to content

Commit a91b1dc

Browse files
knizhnikkelvich
authored andcommitted
Reduce poll iterations in test
1 parent 294a2db commit a91b1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/001_basic_recovery.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
diag("polling node 2");
9090
for (my $poller = 0; $poller < 3; $poller++) {
9191
my $pollee = 2;
92-
ok($cluster->poll($poller, 'postgres', $pollee, 1000, 1), "node $pollee is online according to node $poller");
92+
ok($cluster->poll($poller, 'postgres', $pollee, 10, 1), "node $pollee is online according to node $poller");
9393
}
9494

9595
diag("getting cluster state");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy