ci: cover OpenAI web search minimal smoke

This commit is contained in:
Peter Steinberger
2026-04-23 07:46:08 +01:00
parent 5b39be3653
commit a3b6f9dc73
2 changed files with 100 additions and 88 deletions

View File

@@ -373,6 +373,11 @@ jobs:
command: pnpm test:docker:gateway-network
timeout_minutes: 60
release_path: true
- suite_id: docker-openai-web-search-minimal
label: OpenAI Web Search Minimal Docker E2E
command: pnpm test:docker:openai-web-search-minimal
timeout_minutes: 60
release_path: true
- suite_id: docker-mcp-channels
label: MCP Channels Docker E2E
command: pnpm test:docker:mcp-channels