-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
Task
Our E2E tests are configured with 9 CPUs for the whole CI run time, for the main step. This includes the setup of the cluster, deploying RHDH, Playwright test run, and then the cleanup.
The only CPU-intensive part is where Playwright runs (around half of the main job step). The other parts would be working fine with as few as 100 mCPUs.
Splitting it into multiple steps would be much more CPU efficient.
Background
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria