nova team mailing list archive
-
nova team
-
Mailing list archive
-
Message #00204
Re: Intermittent test failures
On 13-09-2010 07:20, Vishvananda Ishaya wrote:
> The purpose of the test was to make sure that two different volume
> workers were never allocated the same shelf and blade.
At the end of the _check method, you destroy the volume. At that point,
shouldn't it be acceptable to reuse it? I've been able to reproduce this
error, and if I remove the vol.destroy() call, it always succeeds.
Assuming that's the correct test behaviour (which I'm guessing it is),
I'll propose a merge with a fix.
--
Soren Hansen
Ubuntu Developer http://www.ubuntu.com/
OpenStack Developer http://www.openstack.org/
Follow ups
References