You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E2E: Use kind cluster for clusterctl upgrade tests
This enables the UseKindForManagementCluster flag for all clusterctl
upgrade tests, which makes them use a kind cluster as the secondary
management cluster instead of creating an OpenStack workload cluster.
This significantly reduces the resource requirements for these tests
by using lightweight kind containers instead of full VMs, and it also
speeds up the test execution.
Signed-off-by: Lennart Jern <[email protected]>
0 commit comments