Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Zombienet refactor #190

Merged
merged 2 commits into from
May 24, 2023
Merged

Zombienet refactor #190

merged 2 commits into from
May 24, 2023

Conversation

valentinfernandez1
Copy link
Contributor

This PR refactors the current setup of zombienet on xcm-playground as mentioned in #188 and moves it to a separate zombienet folder with multiple files providing more options on what chain layouts can be executed on zombienet (inspired by cumulus config).

It currently allows to run:

  • trappist with statemine and rococo (./zombienet/trappist_rococo.toml)
  • stout with statemine and rococo (./zombienet/stout_rococo.toml)
  • trappist and stout with statemine and rococo (./zombienet/full_network.toml)

If anyone considers that we could add other layouts, feel free to suggest them and they can be added before we merge this PR.

The README.md file was updated to explain how to run the project with this new setup and the images where moved from the root folder to ./docs/media to have a better organization on the root of the project.

@valentinfernandez1 valentinfernandez1 requested review from stiiifff, hbulgarini and kalaninja and removed request for stiiifff and hbulgarini May 23, 2023 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants