kernelci / kernelci/dashboard

Reduce E2E CI flake from Playwright browser install

Open
#1,911 0 comments 0 reactions 0 assignees View on GitHub
CI/CD
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

E2E staging job often timeout because CI downloads all Playwright browsers with deps, then waits fixed sleep 180. We could install only Chromium or use Playwright Docker image and replace fixed sleep with readiness check

Contributor guide

Open the contributing guide

Research direction

Start by locating the E2E staging CI job and its Playwright browser installation and fixed 180-second sleep. Compare the issue's Chromium-only and Playwright Docker image options, then verify that a readiness check prevents the staging job from timing out and that the E2E job still runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright
Domain
ci-cd, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.