Stabilize frontend Playwright CI runner

This commit is contained in:
Jeppe Bundgaard
2026-07-05 15:13:21 +02:00
parent ad999b7e71
commit 02d77847da
6 changed files with 171 additions and 4 deletions
+5
View File
@@ -137,6 +137,11 @@ PLAYWRIGHT_PARALLEL_WORKERS_WEBKIT=1
The runner fails fast if the combined worker count exceeds 5.
GitHub Actions keeps the full browser/device/role matrix stable by capping full-suite
matrix parallelism at 2 jobs, wrapping Docker Playwright runs with `systemd-inhibit`
when available, and setting `PLAYWRIGHT_VIDEO_MODE=off` for the full matrix. Traces
and screenshots are still retained on failure.
Artifacts and summaries:
- `output/playwright/ci-parallel-report/index.html`