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

Use sharding, run across 4 machines #248

Closed
wants to merge 1 commit into from
Closed

Conversation

hannes-mk
Copy link
Collaborator

No description provided.

@hannes-mk
Copy link
Collaborator Author

@HPrinz this PR is what I tried wrt. playwright sharding. Unfortunately I was not successful, so I pushed this to a later point in time.

Here's what I did

  • Setting up a "matrix" for 4 "shards"
  • Using the numbers in the --shard parameter of playwright (as in the documentation)

However, it did not reach faster e2e speeds: sharded and unsharded were ~3:30min. I suspect that the "splitting" of our tests did not work as expected.

Also, the PR was also incomplete wrt.

  • Uploading the individual shard test reports
  • consolidating the log before pushing to ris-reports

@hannes-mk hannes-mk closed this Feb 25, 2025
@hannes-mk hannes-mk deleted the sharding-e2e-tests branch February 25, 2025 12:52
@HPrinz
Copy link

HPrinz commented Feb 25, 2025

Thank you! I was hoping this would be much easier :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants