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.
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: