Files
bot-bottle/tests/integration
didericis 7fb0b8488b
test / unit (pull_request) Successful in 13s
test / integration (pull_request) Successful in 14s
test(pipelock): skip sidecar smoke under act_runner
The smoke test now drives the production prepare/start path, which
calls network_create_internal. Under Gitea act_runner the docker
socket mount topology makes `docker network create --internal` fail
(or be invisible across the host/job-container boundary) — the same
limitation that test_orphan_cleanup.test_create_and_remove already
skips for. Match that skip here so CI goes green; the test still
runs in environments with a direct docker daemon.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 19:24:34 -04:00
..