Add example zombienet network file and instructions (#1839)

* Add simple example on how to spin up network.

* Update readme

* Remove unnecessary prefix

* Improve folder structure

* Add link to file

* Fix paths in readme

* Update README.md

Co-authored-by: Bastian Köcher <git@kchr.de>

Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
Sebastian Kunert
2022-11-08 19:26:20 +01:00
committed by GitHub
parent 6b0466cdf6
commit 9a3e518e5c
18 changed files with 104 additions and 58 deletions
@@ -0,0 +1,17 @@
Description: RPC collator should build blocks
Network: ./0006-rpc_collator_builds_blocks.toml
Creds: config
alice: is up
bob: is up
charlie: is up
one: is up
two: is up
dave: is up
eve: is up
alice: parachain 2000 is registered within 225 seconds
alice: parachain 2000 block height is at least 10 within 250 seconds
dave: reports block height is at least 12 within 250 seconds
eve: reports block height is at least 12 within 250 seconds