test: stabilize cron mcp cleanup docker smoke

This commit is contained in:
Peter Steinberger
2026-04-25 23:51:34 +01:00
parent 76a0abc768
commit 114c9a2f3e
2 changed files with 2 additions and 0 deletions

View File

@@ -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" \

View File

@@ -86,6 +86,7 @@ async function main() {
},
},
tools: {
profile: "coding",
subagents: {
tools: {
alsoAllow: ["bundle-mcp"],