mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 13:55:41 +00:00
00623b02c0
* bump zombienet version to v1.3.35 * remove checks, since now is checked by zn * Update .gitlab-ci.yml --------- Co-authored-by: Anton <anton.kalyaev@gmail.com>
18 lines
535 B
Plaintext
18 lines
535 B
Plaintext
Description: Block building
|
|
Network: ./block-building.toml
|
|
Creds: config
|
|
|
|
alice: reports node_roles is 4
|
|
bob: reports node_roles is 4
|
|
|
|
alice: reports peers count is at least 1
|
|
bob: reports peers count is at least 1
|
|
|
|
alice: reports block height is at least 5 within 20 seconds
|
|
bob: reports block height is at least 5 within 20 seconds
|
|
|
|
alice: count of log lines containing "error" is 0 within 2 seconds
|
|
bob: count of log lines containing "error" is 0 within 2 seconds
|
|
|
|
alice: js-script ./transaction-gets-finalized.js within 30 seconds
|