Validate conditions at the end of e2e tests #11963
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
We recently noticed that after a CAPI upgrade some conditions didn't look as expected (e.g. Available was false).
We fixed the issue and then added validation of some conditions to the clusterctl upgrade tests in: #11948
So now we are checking Ready and Available conditions on Clusters and Machines.
We should add the same check to the end of other e2e tests as well (maybe even all or most of them).
The text was updated successfully, but these errors were encountered: