ci: add E2E preflight check for Headlamp connectivity #24

Merged
ghost merged 1 commits from ci/e2e-preflight-check into main 2026-03-09 01:07:46 +00:00

1 Commits

Author SHA1 Message Date
gandalf-the-greybeard[bot] 83897fb532 ci: add E2E preflight check for Headlamp connectivity and plugin version
Adds a diagnostic step before E2E tests that:
- Logs the expected plugin version from package.json
- Verifies Headlamp is reachable (fails fast if not)
- Attempts to list installed plugins for debugging

This surfaces version mismatches and connectivity issues immediately
instead of requiring analysis of cryptic test timeout failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 22:17:10 +00:00