mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 20:21:03 +00:00
af0104fdf0
* update zombienet version * remove 'is up' assertions
17 lines
714 B
Plaintext
17 lines
714 B
Plaintext
Description: PoV recovery test
|
|
Network: ./0002-pov_recovery.toml
|
|
Creds: config
|
|
|
|
# wait 20 blocks and register parachain
|
|
validator-3: reports block height is at least 20 within 250 seconds
|
|
validator-0: js-script ./register-para.js with "2000" within 240 seconds
|
|
validator-0: parachain 2000 is registered within 300 seconds
|
|
|
|
# check block production
|
|
bob: reports block height is at least 20 within 600 seconds
|
|
alice: reports block height is at least 20 within 600 seconds
|
|
charlie: reports block height is at least 20 within 600 seconds
|
|
one: reports block height is at least 20 within 800 seconds
|
|
two: reports block height is at least 20 within 800 seconds
|
|
eve: reports block height is at least 20 within 800 seconds
|