Files
pezkuwi-subxt/substrate/zombienet/0000-block-building/block-building.zndsl
T
Michal Kucharczyk 225c260e07 zombienet timings adjusted (#12890)
* zombinet tests: add some timeout to allow net spin-up

Sometimes tests are failing at first try, as the pods were not up yet.
Adding timeout should allow the network to spin up properly.

* initial timeout increased to 30s
2022-12-09 12:47:04 +00:00

21 lines
596 B
Plaintext

Description: Block building
Network: ./block-building.toml
Creds: config
alice: is up within 30 seconds
bob: is up within 30 seconds
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