CluPilotCloud/tests/Feature/Provisioning
nexxo ac3d17cd6a feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox)
Idempotent steps: validate, ssh-trust (deploy key + scrub password),
prepare base, wireguard (hub peer), install proxmox-ve, reboot-into-pve
(retry-poll), configure, automation token, verify api, register capacity,
complete. StartHostOnboarding action. 22 tests incl. mocked end-to-end +
crash idempotency.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 10:04:39 +02:00
..
DataModelTest.php feat(engine): core provisioning data model + hosts 2026-07-25 09:49:43 +02:00
HostOnboardingEndToEndTest.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
HostStepsTest.php feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
PipelineRegistryTest.php feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
RunRunnerTest.php feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
ServicesTest.php feat(engine): SSH / WireGuard / Proxmox service layer 2026-07-25 09:58:02 +02:00
TickProvisioningTest.php feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00