-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
None
Must add e2e tests ensuring a successful live-migration of a KubeVirt VM on OVN-Kubernetes.
We should probably either add a new context like https://github.com/ovn-org/ovn-kubernetes/blob/da1386b68433130707326cb2e6a5dadfe044bb49/test/e2e/kubevirt.go#L1115 but for primary network, or properly parametrize the network parameters being passed into it.
Accounting right now we are taking the passt route, which breaks the TCP connections during migration, we need to skip the TCP connection checking for primary networks.
- split from
-
CNV-46634 VM retains its IP during live migration
- Closed