Add e2e test for MachineDeployment api
prksu opened this issue · 2 comments
prksu commented
Detailed Description
We have added an initial e2e test as in this PR #148. The PR is creating a cluster with a single controlplane and one worker that both of them only use Machine
api. So the MachineDeployment
api is not covered yet.
We need to add e2e test for MachineDeployment
api by creating a cluster with a single controlplane use Machine
api and multiple worker use MachineDeployment
. It would be better if we also add a scaling scenario.
prksu commented
/area testing
/priority important-longterm
prksu commented
/assign