Files
bot-bottle/tests/integration
didericis a7633977de
test / unit (pull_request) Successful in 14s
test / integration (pull_request) Successful in 13s
test(ssh-gate): assert SSHGate.stop is no-op on missing sidecar
PRD 0007: the launch ExitStack calls gate.stop on every failure
path, so an early bring-up error (where the gate container was
never created) must not raise from teardown. Mirrors the existing
DockerPipelockProxy.stop assertion.

The orphan-container enumeration in cleanup.py already covers
ssh-gate containers via its `claude-bottle-` name prefix filter —
no code change there.
2026-05-12 16:09:53 -04:00
..