Skip to content

ci: increase number of parallel shards for executing e2e tests from 32 to 64 [WPB-22420]#20633

Merged
markbrockhoff merged 1 commit intodevfrom
mb/increase-number-of-e2e-test-shards
Mar 10, 2026
Merged

ci: increase number of parallel shards for executing e2e tests from 32 to 64 [WPB-22420]#20633
markbrockhoff merged 1 commit intodevfrom
mb/increase-number-of-e2e-test-shards

Conversation

@markbrockhoff
Copy link
Collaborator

@markbrockhoff markbrockhoff commented Mar 10, 2026

TaskWPB-22420 [Web] General maintenance ticket for PR merges

Pull Request

Summary

We now have so many e2e tests that spinning up so many agents actually brings a notable benefit.


Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Accessibility (required)

Standards Acknowledgement (required)


Screenshots or demo (if the user interface changed)

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

…2 to 64

We now have so many e2e tests that spinning up so many agents actually brings a notable benefit.
@sonarqubecloud
Copy link

@markbrockhoff markbrockhoff enabled auto-merge March 10, 2026 15:57
@markbrockhoff markbrockhoff added this pull request to the merge queue Mar 10, 2026
Merged via the queue into dev with commit 56616f4 Mar 10, 2026
16 checks passed
@markbrockhoff markbrockhoff deleted the mb/increase-number-of-e2e-test-shards branch March 10, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants