[e2e framework] Kubeadm Control Plane test makes bad assumptions #2291
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
Milestone
The e2e framework makes the assumption that a control plane provider will create all machines very quickly and then waits x for them all to be running. This works great if machines get created very quickly, but with the changes coming in #2016 (even if this particular pr doesn't merge, these changes are coming), we need to wait for the control plane to come up instead of assuming the machines come up immediately and then waiting for it to run
/kind bug
/lifecycle active
The text was updated successfully, but these errors were encountered: