Skip to content

fix: expose playwright grafana wait timeout#721

Open
mturac wants to merge 2 commits into
grafana:mainfrom
mturac:fix/issue-682-playwright-grafana-timeout
Open

fix: expose playwright grafana wait timeout#721
mturac wants to merge 2 commits into
grafana:mainfrom
mturac:fix/issue-682-playwright-grafana-timeout

Conversation

@mturac
Copy link
Copy Markdown

@mturac mturac commented May 17, 2026

Summary

  • add a grafana-timeout input to the Playwright reusable workflow, defaulting to 90 seconds
  • pass the timeout to grafana/plugin-actions/wait-for-grafana
  • expose the setting through the top-level CI/CD workflow inputs as playwright-grafana-timeout

Fixes #682

Verification

  • go run github.com/rhysd/actionlint/cmd/actionlint@latest
  • git diff --check

@mturac mturac requested a review from a team as a code owner May 17, 2026 00:44
@mturac mturac requested review from mckn, sunker and xnyo May 17, 2026 00:44
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 17, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ tolzhabayev
❌ mturac
You have signed the CLA already but the status is still pending? Let us recheck it.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sunker
Copy link
Copy Markdown
Contributor

sunker commented May 18, 2026

Thanks for raising this PR @mturac! Looks like there's already a PR open that addressed this problem. cc @xnyo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

Playwright: expose wait-for-grafana timeout (or raise default to 90s)

4 participants