Rename .feature extension to .zndsl (#2215)

* Rename .feature extension to .zndsl

* Rename .feature to .zndsl into scripts
This commit is contained in:
Nikos Kontakis
2023-02-21 00:20:44 +02:00
committed by GitHub
parent 9ed57cf859
commit c0ac6a960b
8 changed files with 7 additions and 7 deletions
@@ -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