Skip to content

Fix/e2e wave staggering#14931

Open
adrianjoshua-strutt wants to merge 3 commits into
devfrom
fix/e2e-wave-staggering
Open

Fix/e2e wave staggering#14931
adrianjoshua-strutt wants to merge 3 commits into
devfrom
fix/e2e-wave-staggering

Conversation

@adrianjoshua-strutt

@adrianjoshua-strutt adrianjoshua-strutt commented Jun 22, 2026

Copy link
Copy Markdown
Member

Description of changes

E2E tests were failing because CodeBuild had a change in approval and blocks running all of the tasks in one burst.

This change groups the tests and prevents a burst of too many multiple tests running in parallel.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

MockForge Agent added 2 commits June 22, 2026 11:46
Introduce intermediate wave groups so that the single gate node no
longer releases all ~267 E2E shards simultaneously. Each wave now
releases <=46 jobs, staying well under the batch orchestrator limit.

Regenerated codebuild_specs/e2e_workflow_generated.yml from the
updated scripts/split-e2e-tests-codebuild.ts.
@adrianjoshua-strutt adrianjoshua-strutt requested a review from a team as a code owner June 22, 2026 12:28
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.

1 participant