fix(test): bound Testbox agentic and extension suites (#115696)

* fix(test): split Testbox extension processes

* fix(test): split Testbox agentic processes
This commit is contained in:
Vincent Koc
2026-07-30 19:26:47 +08:00
committed by GitHub
parent 7a9d2c3e72
commit dac0ef6f0e
4 changed files with 30 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ run_remote_testbox_full_test_gate() {
--ttl 240m \
--timing-json \
--label "$lease_label" \
-- env CI=1 PNPM_CONFIG_VERIFY_DEPS_BEFORE_RUN=install corepack pnpm test
-- env CI=1 OPENCLAW_TESTBOX_REMOTE_RUN=1 PNPM_CONFIG_VERIFY_DEPS_BEFORE_RUN=install corepack pnpm test
}
read_remote_testbox_gate_stamp() {