mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
9a3e518e5c
* 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>
14 lines
505 B
Gherkin
14 lines
505 B
Gherkin
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
|