mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 21:01:05 +00:00
Warp sync zombienet tests: update DB snapshot (#2928)
Closes https://github.com/paritytech/polkadot-sdk/issues/2787 Regenerating the DB snapshot after fixing: https://github.com/paritytech/polkadot-sdk/pull/2919 Now we can add some BEEFY checks to `0002-validators-warp-sync`
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -31,6 +31,12 @@ bob: log line matches "Block history download is complete" within 120 seconds
|
||||
alice: reports block height is at least {{DB_BLOCK_HEIGHT}} within 10 seconds
|
||||
bob: reports block height is at least {{DB_BLOCK_HEIGHT}} within 10 seconds
|
||||
|
||||
alice: reports substrate_beefy_best_block is at least {{DB_BLOCK_HEIGHT}} within 180 seconds
|
||||
bob: reports substrate_beefy_best_block is at least {{DB_BLOCK_HEIGHT}} within 180 seconds
|
||||
|
||||
alice: reports substrate_beefy_best_block is greater than {{DB_BLOCK_HEIGHT}} within 60 seconds
|
||||
bob: reports substrate_beefy_best_block is greater than {{DB_BLOCK_HEIGHT}} within 60 seconds
|
||||
|
||||
alice: count of log lines containing "error" is 0 within 10 seconds
|
||||
bob: count of log lines containing "verification failed" is 0 within 10 seconds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user