mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 20:35:41 +00:00
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:
@@ -0,0 +1,13 @@
|
||||
Description: Runtime Upgrade test
|
||||
Network: ./0004-runtime_upgrade.toml
|
||||
Creds: config
|
||||
|
||||
alice: is up
|
||||
bob: is up
|
||||
charlie: is up
|
||||
dave: is up
|
||||
alice: parachain 2000 is registered within 225 seconds
|
||||
charlie: reports block height is at least 5 within 250 seconds
|
||||
charlie: parachain 2000 perform upgrade with /tmp/wasm_binary_spec_version_incremented.rs.compact.compressed.wasm within 200 seconds
|
||||
dave: reports block height is at least 20 within 250 seconds
|
||||
dave: js-script ./runtime_upgrade.js within 200 seconds
|
||||
Reference in New Issue
Block a user