Skip to content

[codex] Minimize production smoke canary#442

Merged
blove merged 1 commit into
mainfrom
codex/minimum-production-canary
May 18, 2026
Merged

[codex] Minimize production smoke canary#442
blove merged 1 commit into
mainfrom
codex/minimum-production-canary

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 18, 2026

Summary

  • reduce production live-provider smoke from four send/receive checks to one canonical demo canary
  • keep broad production route-load checks intact
  • keep telemetry lifecycle assertions on the remaining live canary

Why

The replay-based PR e2e suites cover behavioral breadth. Production smoke should be a narrow post-deploy canary that proves the deployed demo, LangGraph runtime, provider wiring, and telemetry path are working without burning extra live LLM tokens.

Validation

  • npx prettier --check apps/cockpit/e2e/production-smoke.spec.ts
  • env -u OPENAI_API_KEY npx playwright test apps/cockpit/e2e/production-smoke.spec.ts --reporter=list → 32 passed, 1 skipped
  • env -u OPENAI_API_KEY npx playwright test apps/cockpit/e2e/production-smoke.spec.ts --list → 33 tests listed, with one live-provider canary

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 18, 2026 8:48pm

Request Review

@blove blove merged commit 1d7be97 into main May 18, 2026
18 checks passed
@blove blove deleted the codex/minimum-production-canary branch May 18, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant