chore(ci): adjust Playwright config for lower CPU usage#4248
chore(ci): adjust Playwright config for lower CPU usage#4248zdrapela wants to merge 6 commits intoredhat-developer:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR TypeEnhancement Description
|
| Relevant files | |||
|---|---|---|---|
| Configuration changes |
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||
|
The image is available at: |
|
/test e2e-ocp-helm |
|
/hold |
|
/test e2e-ocp-helm |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
This reverts commit 4fe3487.
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
/unhold |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
Assisted-by: Claude
|
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
@zdrapela: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |



Description
The setting's
video.mode: onis consuming usually 9 CPUs.To keep us informed on what's happening, the PR enables tracing for all the test cases (even on the passing ones). It has a negligible effect of 0.7 CPU (on vs off).
Also, screenshots will be kept for all the test cases (let's check if this makes sense, or if it's redundant).
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer