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

Fix Test failure TestAccLibvirtVolume_RepeatedName #733

Merged
merged 1 commit into from
May 2, 2020

Conversation

dancysoft
Copy link
Contributor

Fix #730
by making volumeDelete return nil if
client.libvirt.LookupStorageVolByKey returns an ERR_NO_STORAGE_VOL
error. This is in the same vein as recent changes made by @moio in
commit 4d5aa53.

Fix dmacvicar#730
by making volumeDelete return nil if
client.libvirt.LookupStorageVolByKey returns an ERR_NO_STORAGE_VOL
error.  This is in the same vein as recent changes made by @moio in
commit 4d5aa53.
@MalloZup MalloZup merged commit 8d6f2c4 into dmacvicar:master May 2, 2020
@MalloZup
Copy link
Collaborator

MalloZup commented May 2, 2020

thx LOT. lgtm!

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.

Test failure TestAccLibvirtVolume_RepeatedName
2 participants