You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(e2e): move address verification into existing single CP test
Fold the ProxmoxMachine status addresses check into the existing
"Creating a single control-plane cluster" test instead of provisioning
a separate cluster just for this assertion. This avoids an extra
20-30 min cluster bring-up in the e2e pipeline.
The verification now runs right after ApplyClusterTemplateAndWait
and before scaling, reusing the already-provisioned cluster.
https://claude.ai/code/session_01PEJQFPT9TvRGqFYJ1t3U1R
0 commit comments