Files
mic-check/scripts/ci/smoke-qa.sh
James Wampler aeb4f03627
Some checks failed
CI / build-and-push (push) Successful in 39s
CI / deploy-qa (push) Successful in 12s
CI / smoke-qa (push) Failing after 30s
Run Playwright e2e in the official playwright container on musl runners
Playwright's bundled Chromium is glibc-only and --with-deps assumes apt -
both fail on this musl/Alpine runner. Run the e2e leg in
mcr.microsoft.com/playwright (browsers preinstalled, pinned to the exact
resolved @playwright/test version) instead, reachable at the same bridge
gateway IP as the rest of the QA stack.
2026-07-04 18:33:43 -07:00

2.3 KiB
Executable File