TEST-INFRA: [ci-execution-time] Optimize e2e_tests suite #1759

Open
opened 2026-04-02 23:44:17 +00:00 by freemo · 1 comment
Owner

Metadata

  • Branch: test/optimize-e2e-tests
  • Commit Message: test(ci): optimize e2e_tests suite
  • Milestone: v3.8.0
  • Parent Epic: #933

Description

The e2e_tests suite is taking over 15 minutes to run, which is a significant bottleneck in the CI pipeline. This issue tracks the investigation and optimization of the e2e_tests suite to reduce its execution time.

Affected Area: test-infra

Subtasks

  • Analyze the e2e_tests suite to identify the slowest tests.
  • Investigate opportunities for parallelization, test splitting, caching, or setup optimization.
  • Implement optimizations to reduce the execution time of the e2e_tests suite.
  • Verify that the optimizations do not negatively impact test coverage or reliability.

Definition of Done

  • The execution time of the e2e_tests suite is significantly reduced.
  • The optimizations are merged into the main branch.
  • All nox stages pass.
  • Coverage >= 97%.

Automated by CleverAgents Bot
Supervisor: Test Infrastructure | Agent: ca-new-issue-creator

## Metadata - **Branch**: `test/optimize-e2e-tests` - **Commit Message**: `test(ci): optimize e2e_tests suite` - **Milestone**: `v3.8.0` - **Parent Epic**: `#933` ## Description The `e2e_tests` suite is taking over 15 minutes to run, which is a significant bottleneck in the CI pipeline. This issue tracks the investigation and optimization of the `e2e_tests` suite to reduce its execution time. **Affected Area**: `test-infra` ## Subtasks - [ ] Analyze the `e2e_tests` suite to identify the slowest tests. - [ ] Investigate opportunities for parallelization, test splitting, caching, or setup optimization. - [ ] Implement optimizations to reduce the execution time of the `e2e_tests` suite. - [ ] Verify that the optimizations do not negatively impact test coverage or reliability. ## Definition of Done - [ ] The execution time of the `e2e_tests` suite is significantly reduced. - [ ] The optimizations are merged into the main branch. - [ ] All nox stages pass. - [ ] Coverage >= 97%. --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: ca-new-issue-creator
freemo added this to the v3.8.0 milestone 2026-04-02 23:44:56 +00:00
Author
Owner

Issue triaged by project owner:

  • State: Verified
  • MoSCoW: MoSCoW/Could Have — CI/test infrastructure improvement.

Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: ca-project-owner

Issue triaged by project owner: - **State**: Verified - **MoSCoW**: MoSCoW/Could Have — CI/test infrastructure improvement. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: ca-project-owner
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
cleveragents/cleveragents-core#1759
No description provided.