Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubevirt, live migration: ensure VM tolerates migration failure #4023

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

maiqueb
Copy link
Contributor

@maiqueb maiqueb commented Nov 21, 2023

- What this PR does and why is it needed

This PR ensures a KubeVirt VM tolerates a failed migration - meaning the VM stays in the original pod, but is for all effects available.

- Special notes for reviewers

- How to verify it

- Description for the changelog

@maiqueb
Copy link
Contributor Author

maiqueb commented Nov 21, 2023

/cc @qinqon

@coveralls
Copy link

coveralls commented Nov 21, 2023

Coverage Status

coverage: 50.515% (+0.04%) from 50.473%
when pulling 09cd6ad on maiqueb:add-kv-failed-migration-test
into 843bd7c on ovn-org:master.

test/e2e/kubevirt.go Outdated Show resolved Hide resolved
test/e2e/kubevirt.go Outdated Show resolved Hide resolved
test/e2e/kubevirt.go Outdated Show resolved Hide resolved
test/e2e/kubevirt.go Outdated Show resolved Hide resolved
test/e2e/kubevirt.go Show resolved Hide resolved
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
Copy link
Contributor

@qinqon qinqon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@jcaamano jcaamano merged commit 422546a into ovn-org:master Dec 4, 2023
28 of 29 checks passed
@maiqueb maiqueb deleted the add-kv-failed-migration-test branch December 13, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants