[Kimchi-devel] [PATCH 2/2] Storage volume upload: Change storagevolumes to AsyncCollection
Crístian Viana
vianac at linux.vnet.ibm.com
Tue Sep 2 19:35:22 UTC 2014
On 02-09-2014 13:27, Crístian Viana wrote:
> Also, run "sudo make check" and fix the tests which are broken due to
> this patch.
This patch doesn't actually break anything. I was getting one test
failure related to storage volume but the reason is that there was a
"leaked" volume in the pool "default" created in a previous test
execution, and when the current test tried to create a new one, an error
showed up. I just had to remove that volume manually and everything
worked fine. This has nothing to do with this patch (even though there's
still a bug somewhere which leaks storage volumes).
Sorry for the confusion.
More information about the Kimchi-devel
mailing list