



























@@ -109,18 +109,21 @@ When you only need one failing case, prefer narrowing live tests via the allowli
109109110110These commands sit beside the main test suites when you need QA-lab realism:
111111112-CI runs QA Lab in dedicated workflows. `Parity gate` runs on matching PRs and
113-from manual dispatch with mock providers. `QA-Lab - All Lanes` runs nightly on
114-`main` and from manual dispatch with the mock parity gate, live Matrix lane,
115-Convex-managed live Telegram lane, and Convex-managed live Discord lane as
116-parallel jobs. Scheduled QA and release checks pass Matrix `--profile fast`
117-explicitly, while the Matrix CLI and manual workflow input default remain
118-`all`; manual dispatch can shard `all` into `transport`, `media`, `e2ee-smoke`,
119-`e2ee-deep`, and `e2ee-cli` jobs. `OpenClaw Release Checks` runs parity plus
120-the fast Matrix and Telegram lanes before release approval, using
121-`mock-openai/gpt-5.5` for release transport checks so they stay deterministic
122-and avoid normal provider-plugin startup. These live transport gateways disable
123-memory search; memory behavior stays covered by the QA parity suites.
112+CI runs QA Lab in dedicated workflows. Agentic parity is nested under
113+`QA-Lab - All Lanes` and release validation, not a standalone PR workflow.
114+Broad validation should use `Full Release Validation` with
115+`rerun_group=qa-parity` or the release-checks QA group. `QA-Lab - All Lanes`
116+runs nightly on `main` and from manual dispatch with the mock parity lane, live
117+Matrix lane, Convex-managed live Telegram lane, and Convex-managed live Discord
118+lane as parallel jobs. Scheduled QA and release checks pass Matrix
119+`--profile fast` explicitly, while the Matrix CLI and manual workflow input
120+default remain `all`; manual dispatch can shard `all` into `transport`,
121+`media`, `e2ee-smoke`, `e2ee-deep`, and `e2ee-cli` jobs. `OpenClaw Release
122+Checks` runs parity plus the fast Matrix and Telegram lanes before release
123+approval, using `mock-openai/gpt-5.5` for release transport checks so they stay
124+deterministic and avoid normal provider-plugin startup. These live transport
125+gateways disable memory search; memory behavior stays covered by the QA parity
126+suites.
124127125128Full release live media shards use
126129`ghcr.io/openclaw/openclaw-live-media-runner:ubuntu-24.04`, which already has
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。