TEST-INFRA: [ci-execution-time] Parallelize slow_integration_tests nox session #2364

Closed
opened 2026-04-03 17:21:38 +00:00 by freemo · 1 comment
Owner

Metadata

  • Branch: feat/ci-execution-time-parallelize-slow-integration-tests
  • Commit Message: feat(ci): parallelize slow_integration_tests nox session using pabot
  • Milestone: v3.8.0
  • Parent Epic: #1678

Overview

The slow_integration_tests nox session currently runs Robot Framework tests sequentially. This is a major bottleneck in the CI pipeline. This session should be parallelized using pabot, similar to the integration_tests session.

Subtasks

  • Modify the slow_integration_tests nox session in noxfile.py to use pabot.
  • Ensure that the parallel execution does not introduce any new test failures.

Definition of Done

  • The slow_integration_tests nox session is parallelized using pabot.
  • The CI pipeline is faster as a result.
  • All nox stages pass.
  • Coverage >= 97%

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

## Metadata - **Branch**: `feat/ci-execution-time-parallelize-slow-integration-tests` - **Commit Message**: `feat(ci): parallelize slow_integration_tests nox session using pabot` - **Milestone**: v3.8.0 - **Parent Epic**: #1678 ## Overview The `slow_integration_tests` nox session currently runs Robot Framework tests sequentially. This is a major bottleneck in the CI pipeline. This session should be parallelized using `pabot`, similar to the `integration_tests` session. ## Subtasks - [ ] Modify the `slow_integration_tests` nox session in `noxfile.py` to use `pabot`. - [ ] Ensure that the parallel execution does not introduce any new test failures. ## Definition of Done - [ ] The `slow_integration_tests` nox session is parallelized using `pabot`. - [ ] The CI pipeline is faster as a result. - [ ] 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-03 17:21:42 +00:00
Author
Owner

Closing as duplicate of #2315.

This issue ("Parallelize slow_integration_tests nox session") covers the same scope as #2315 ("Investigate and optimize slow integration_tests suite (22m+ runtime)"). Consolidating to avoid duplicate work.


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

Closing as duplicate of #2315. This issue ("Parallelize slow_integration_tests nox session") covers the same scope as #2315 ("Investigate and optimize slow integration_tests suite (22m+ runtime)"). Consolidating to avoid duplicate work. --- **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#2364
No description provided.