ci(qa): slim release transport startup

This commit is contained in:
Peter Steinberger
2026-04-29 05:25:27 +01:00
parent 806a0119f3
commit 5eb9b3da34
7 changed files with 120 additions and 6 deletions

View File

@@ -667,8 +667,8 @@ jobs:
--repo-root . \
--output-dir "${output_dir}" \
--provider-mode mock-openai \
--model "${OPENCLAW_CI_OPENAI_MODEL}" \
--alt-model openai/gpt-5.4-alt \
--model mock-openai/gpt-5.5 \
--alt-model mock-openai/gpt-5.5-alt \
--profile fast \
--fast
)
@@ -755,8 +755,8 @@ jobs:
--repo-root . \
--output-dir "${output_dir}" \
--provider-mode mock-openai \
--model "${OPENCLAW_CI_OPENAI_MODEL}" \
--alt-model openai/gpt-5.4-alt \
--model mock-openai/gpt-5.5 \
--alt-model mock-openai/gpt-5.5-alt \
--fast \
--credential-source convex \
--credential-role ci