Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update e2e infrastructure to be able to spin up 3 or more chains #6242

Open
crodriguezvega opened this issue Apr 30, 2024 · 1 comment
Open
Labels
e2e type: refactor Architecture, code or CI improvements that may or may not tackle technical debt.

Comments

@crodriguezvega
Copy link
Contributor

For e2e test path forwarding we will need at least 3 chains, so we should prepare our CI infrastructure to be able to cope with that.

@crodriguezvega crodriguezvega changed the title update e2e infrastructure to be able to spin up 3 or more chains Update e2e infrastructure to be able to spin up 3 or more chains Apr 30, 2024
@crodriguezvega crodriguezvega added the type: refactor Architecture, code or CI improvements that may or may not tackle technical debt. label May 13, 2024
@chatton
Copy link
Contributor

chatton commented May 23, 2024

As a starting point we would be able to create a new setup function, SetupPathForwardingChainsAndRelayer or similar. It would be largely a copy paste with some tweaks.

We could then make it a bit more generic in a follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e type: refactor Architecture, code or CI improvements that may or may not tackle technical debt.
Projects
Status: Todo 🏃
Development

No branches or pull requests

2 participants