spawn/sh/e2e/lib
A 83d68c6a37
refactor: Remove dead code and stale references (#2137)
Remove `cleanup_stale_apps()` in `sh/e2e/lib/cleanup.sh` which was dead
code — defined but never called. The E2E orchestrator (`e2e.sh`) invokes
`cloud_cleanup_stale` directly on the active cloud driver; the wrapper
function and its file served no purpose.

Also remove the corresponding `source` call in `e2e.sh`.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-03 11:51:59 -05:00
..
clouds fix(security): quote timeout var and validate numeric in sprite.sh (#2120) 2026-03-02 16:47:39 -05:00
common.sh fix(e2e): improve openclaw reliability on AWS and other clouds (#2123) 2026-03-02 23:19:34 -05:00
provision.sh fix(e2e): improve openclaw reliability on AWS and other clouds (#2123) 2026-03-02 23:19:34 -05:00
teardown.sh feat(e2e): multi-cloud test suite with cloud driver pattern (#2004) 2026-02-27 19:28:08 -08:00
verify.sh fix: address 4 reliability issues across codebase (#2129) 2026-03-03 03:18:44 -05:00