32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
Description: Warp sync
|
|
Network: ./test-warp-sync.toml
|
|
Creds: config
|
|
|
|
alice: reports node_roles is 1
|
|
bob: reports node_roles is 1
|
|
charlie: reports node_roles is 1
|
|
dave: reports node_roles is 1
|
|
|
|
alice: reports peers count is at least 3 within 60 seconds
|
|
bob: reports peers count is at least 3 within 60 seconds
|
|
charlie: reports peers count is at least 3 within 60 seconds
|
|
dave: reports peers count is at least 3 within 60 seconds
|
|
|
|
|
|
# db snapshot has {{DB_BLOCK_HEIGHT}} blocks
|
|
alice: reports block height is at least {{DB_BLOCK_HEIGHT}} within 60 seconds
|
|
bob: reports block height is at least {{DB_BLOCK_HEIGHT}} within 60 seconds
|
|
charlie: reports block height is at least {{DB_BLOCK_HEIGHT}} within 60 seconds
|
|
|
|
dave: reports block height is at least 1 within 60 seconds
|
|
dave: reports block height is at least {{DB_BLOCK_HEIGHT}} within 60 seconds
|
|
|
|
dave: log line matches "Warp sync is complete" within 60 seconds
|
|
dave: log line matches "Checking for displaced leaves after finalization\. leaves\=\[0xc5e7b4cfd23932bb930e859865430a35f6741b4732d677822d492ca64cc8d059\]" within 10 seconds
|
|
# State sync is logically part of warp sync
|
|
dave: log line matches "State sync is complete" within 60 seconds
|
|
dave: log line matches "Block history download is complete" within 10 seconds
|
|
|
|
dave: count of log lines containing "error" is 0 within 10 seconds
|
|
dave: count of log lines containing "verification failed" is 0 within 10 seconds
|