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

pfm(e2e): test are slow and flakey, try CometMock #203

Open
Reecepbcups opened this issue Jul 23, 2024 · 0 comments
Open

pfm(e2e): test are slow and flakey, try CometMock #203

Reecepbcups opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
packet-forward-middleware Label for items related to the packet forward middleware

Comments

@Reecepbcups
Copy link
Member

Issue

Because of the number of docker network nodes setup:

  • Interchaintest with PFM is flakey (github network limitation)
  • PFM test are slow (IBC + single core for multiple networks + relayer)

Solution

Interchaintest added cometmock support earlier in the year here. We should see if using it allows for nearly instant block times.

This way test are drastically faster & if they do fail, it should be 1-2m instead of ~5-6m

Implementation note

NOTE: relayer will need to have a faster min-loop-duration to keep up.

@Reecepbcups Reecepbcups added the packet-forward-middleware Label for items related to the packet forward middleware label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packet-forward-middleware Label for items related to the packet forward middleware
Projects
None yet
Development

No branches or pull requests

1 participant