mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:51:33 +00:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user