Files
pezkuwi-subxt/substrate/zombienet/0000-block-building/block-building.zndsl
T
Javier Viola 00623b02c0 bump zombienet version to v1.3.37 (#13447)
* 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>
2023-03-03 21:46:02 +01:00

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