mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
test: stabilize cron mcp cleanup docker smoke
This commit is contained in:
@@ -21,6 +21,7 @@ echo "Running in-container cron/subagent MCP cleanup smoke..."
|
||||
set +e
|
||||
docker run --rm \
|
||||
--name "$CONTAINER_NAME" \
|
||||
-e "OPENCLAW_TEST_FAST=1" \
|
||||
-e "OPENCLAW_GATEWAY_TOKEN=$TOKEN" \
|
||||
-e "OPENCLAW_SKIP_CHANNELS=1" \
|
||||
-e "OPENCLAW_SKIP_GMAIL_WATCHER=1" \
|
||||
|
||||
@@ -86,6 +86,7 @@ async function main() {
|
||||
},
|
||||
},
|
||||
tools: {
|
||||
profile: "coding",
|
||||
subagents: {
|
||||
tools: {
|
||||
alsoAllow: ["bundle-mcp"],
|
||||
|
||||
Reference in New Issue
Block a user