pytest: another bad gossip flake

This time in renepay tests.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2024-02-03 14:01:03 +10:30
parent f0ccfeaf64
commit 28c4a52aa6
1 changed files with 4 additions and 0 deletions

View File

@ -297,6 +297,10 @@ def start_channels(connections):
scid = src.get_channel_scid(dst)
scids.append(scid)
# Make sure they have all seen block so they don't complain about
# the coming gossip messages
sync_blockheight(bitcoind, nodes)
bitcoind.generate_block(5)
# Make sure everyone sees all channels, all other nodes