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:
Aaro Altonen
2023-03-06 15:44:48 +02:00
committed by GitHub
parent 70be7a03d3
commit de408833d9
3 changed files with 0 additions and 31 deletions
@@ -27,15 +27,6 @@ bob: parachain 2001 is registered within 30 seconds
charlie: parachain 2002 is registered within 30 seconds
dave: parachain 2003 is registered within 30 seconds
alice: reports peers count is at least 11 within 20 seconds
bob: reports peers count is at least 11 within 20 seconds
charlie: reports peers count is at least 11 within 20 seconds
dave: reports peers count is at least 11 within 20 seconds
ferdie: reports peers count is at least 1 within 20 seconds
eve: reports peers count is at least 11 within 20 seconds
one: reports peers count is at least 11 within 20 seconds
two: reports peers count is at least 11 within 20 seconds
# Ensure parachains made progress.
alice: parachain 2000 block height is at least 10 within 200 seconds
alice: parachain 2001 block height is at least 10 within 200 seconds