Implement WF18 container clone e2e test body for --clone-into workflow #11168

Closed
HAL9000 wants to merge 1 commits from fix/wf18-container-clone-e2e into master

1 Commits

Author SHA1 Message Date
HAL9000 6ca5316f90 feat(tests): Implement WF18 container clone e2e test body for --clone-into workflow
CI / push-validation (pull_request) Successful in 1m9s
CI / helm (pull_request) Successful in 1m23s
CI / quality (pull_request) Failing after 1m30s
CI / unit_tests (pull_request) Failing after 1m29s
CI / build (pull_request) Failing after 1m28s
CI / security (pull_request) Failing after 1m30s
CI / lint (pull_request) Failing after 1m32s
CI / integration_tests (pull_request) Failing after 1m29s
CI / typecheck (pull_request) Failing after 1m39s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / status-check (pull_request) Failing after 4s
Add a fully-structured 5-step Robot Framework e2e test that validates:
1. Remote repo creation for the container clone target
2. Container resource registration with --clone-into file:// URI
3. Project create + link pattern with execution-env-fallback priority
4. Action creation using the trusted automation profile
5. Plan spawn and validation of target path, goal string, and actor config

Memory-conscious: minimal fixture data (~200 bytes) to avoid OOM in CI runners.
2026-05-15 01:23:23 +00:00