Through all the refactors the integration tests ended up hardcoding a
lot of logic at a lower level than they need to. (manually creating
clusters and machine sets)
Instead move up one level and create a cluster deployment, and let this
create the expected machine sets and cluster.
Through all the refactors the integration tests ended up hardcoding a lot of logic at a lower level than they need to. (manually creating clusters and machine sets)
Instead move up one level and create a cluster deployment, and let this create the expected machine sets and cluster.