ionos-cloud / cluster-api-provider-ionoscloud

cluster-api provider for IONOS Cloud
Apache License 2.0
12 stars 4 forks source link

🐛 Use correct machine counts for high availability test #153

Closed gfariasalves-ionos closed 5 months ago

gfariasalves-ionos commented 5 months ago

What is the purpose of this pull request/Why do we need it?

I just noticed the high availability test creates only 1 control plane node and 1 worker node. This mistake happened while testing the tests. This PR fixes the incongruence.

Issue #, if available:

N/A

Description of changes:

High availability test now creates 3 and 2 CP and worker nodes, respectively.

Special notes for your reviewer:

Checklist:

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud