mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 00:31:02 +00:00
Decrease expected peer count in zombinenet tests (#6826)
* Decrease expected peer count in zombinenet tests Recent change in the in/out peer ratio caused some of the zombienet tests to fail. Adjust the number of expected peers to reflect the new ratio to make tests pass again. * Increase `--out-peers` to 15 for paritydb test * Don't check the number of connected peers
This commit is contained in:
@@ -32,16 +32,6 @@ eve: parachain 2005 is registered within 60 seconds
|
||||
one: parachain 2006 is registered within 60 seconds
|
||||
two: parachain 2007 is registered within 60 seconds
|
||||
|
||||
# Check if network is fully connected.
|
||||
alice: reports peers count is at least 15 within 20 seconds
|
||||
bob: reports peers count is at least 15 within 20 seconds
|
||||
charlie: reports peers count is at least 15 within 20 seconds
|
||||
dave: reports peers count is at least 15 within 20 seconds
|
||||
ferdie: reports peers count is at least 15 within 20 seconds
|
||||
eve: reports peers count is at least 15 within 20 seconds
|
||||
one: reports peers count is at least 15 within 20 seconds
|
||||
two: reports peers count is at least 15 within 20 seconds
|
||||
|
||||
# Ensure parachains made progress.
|
||||
alice: parachain 2000 block height is at least 10 within 300 seconds
|
||||
alice: parachain 2001 block height is at least 10 within 300 seconds
|
||||
|
||||
Reference in New Issue
Block a user