mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
Support new version of zombienet (#4528)
* test new version of zombienet * use default chain spec command * use commit ref to get test files * change test spec for zombienet new versionzombienet_tests/parachains/0001-parachains-smoke-test.toml * changes for new version of zombienet * use paritytech zombienet version
This commit is contained in:
@@ -4,7 +4,6 @@ timeout = 1000
|
||||
[relaychain]
|
||||
default_image = "{{ZOMBIENET_INTEGRATION_TEST_IMAGE}}"
|
||||
chain = "rococo-local"
|
||||
chain_spec_command = "polkadot build-spec --chain rococo-local --disable-default-bootnode --raw > /cfg/rococo-local.json"
|
||||
command = "polkadot"
|
||||
|
||||
[[relaychain.nodes]]
|
||||
@@ -17,6 +16,7 @@ command = "polkadot"
|
||||
|
||||
[[parachains]]
|
||||
id = 100
|
||||
addToGenesis = false
|
||||
|
||||
[parachains.collator]
|
||||
name = "collator01"
|
||||
|
||||
Reference in New Issue
Block a user