[Openstack] help me with the xenapi test

Johannes Erdfelt johannes at erdfelt.com
Mon Jul 2 21:03:35 UTC 2012


On Mon, Jul 02, 2012, Salvatore Orlando <sorlando at nicira.com> wrote:
> I do not see any obvious reason for these failures, especially as they
> appear to occur when the vdi is created. If I recall it correctly, that
> code is stubbed out for unit tests, and it does not seem your patch
> un-stubs it.

It's not when the VDI is created, but when nova does injection of
configuration information to the instance. This should normally only
occur when flat_injected is True. The default is False.

This code path shouldn't happen in this test. The only place that sets
it to True is for the test_spawn_netinject_file test.

I can't reproduce the failure with the same branch on my development
system, so it appears to be a Jenkins problem.

JE





More information about the Openstack mailing list