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

test(e2e): parallelize e2e tests #4101

Closed
Tracked by #4615
p0mvn opened this issue Jan 25, 2023 · 3 comments
Closed
Tracked by #4615

test(e2e): parallelize e2e tests #4101

p0mvn opened this issue Jan 25, 2023 · 3 comments

Comments

@p0mvn
Copy link
Member

p0mvn commented Jan 25, 2023

Background

Currently, e2e tests run in sequence but they don't have to be.

Suggested Design

Implement this into the e2e test suite: cosmos/cosmos-sdk#12332 so that we can run tests in-parallel safely

Ensure that #2569 is complete first

  • Having the tests depend on each other does not allow running them in-parallel.

Make e2e tests run in parallel.

Acceptance Criteria

  • switch to gotest.tools in e2e test suite
  • ensure all tests can run in-parallel
  • reconfigure the e2e test suite to execute all tests in-parallel
@p0mvn p0mvn added this to the E2E: Ice Box milestone Jan 25, 2023
@github-project-automation github-project-automation bot moved this to Needs Review 🔍 in Osmosis Chain Development Jan 25, 2023
@p0mvn p0mvn moved this from Needs Review 🔍 to Todo 🕒 in Osmosis Chain Development Jan 25, 2023
@expertdicer expertdicer self-assigned this Jan 27, 2023
@hieuvubk hieuvubk self-assigned this Jan 27, 2023
@expertdicer expertdicer removed their assignment Jan 27, 2023
@hieuvubk hieuvubk moved this from Todo 🕒 to In Progress🏃 in Osmosis Chain Development Feb 8, 2023
@ThanhNhann ThanhNhann self-assigned this Feb 27, 2023
@czarcas7ic czarcas7ic modified the milestone: E2E Improvements Mar 14, 2023
@czarcas7ic
Copy link
Member

Hey @ThanhNhann @hieuvubk, is this still being worked on? If so, do you need any further guidance? Happy to set up a call. If moving on to other things, we will unassign. Thanks

@czarcas7ic czarcas7ic moved this from In Progress🏃 to Needs Triage 🔍 in Osmosis Chain Development Mar 28, 2023
@hieuvubk
Copy link
Contributor

Hey @ThanhNhann @hieuvubk, is this still being worked on? If so, do you need any further guidance? Happy to set up a call. If moving on to other things, we will unassign. Thanks

Yes we would like to have a call with you, for now we still working on that but got some probs. We can discuss further in the call

@czarcas7ic
Copy link
Member

Great, please hit me up on slack when you would like a call @hieuvubk

@p0mvn p0mvn assigned czarcas7ic and unassigned ThanhNhann and hieuvubk Jun 5, 2023
@czarcas7ic czarcas7ic moved this from Needs Triage 🔍 to In Progress🏃 in Osmosis Chain Development Jun 5, 2023
@czarcas7ic czarcas7ic moved this from In Progress🏃 to Todo 🕒 in Osmosis Chain Development Jun 5, 2023
@czarcas7ic czarcas7ic moved this from Todo 🕒 to In Progress🏃 in Osmosis Chain Development Jun 26, 2023
@github-project-automation github-project-automation bot moved this from In Progress🏃 to Done ✅ in Osmosis Chain Development Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

6 participants