[openstack-dev] [nova] entrypoint slowness

Kevin L. Mitchell kevin.mitchell at rackspace.com
Tue Oct 30 23:09:06 UTC 2012


On Tue, 2012-10-30 at 18:44 -0400, Sean Dague wrote:
> While I get that in production, the class loading will disappear in the 
> noise, that huge hit on the unit tests seems really problematic from a 
> developer point of view. And a big problem from a CI perspective. Anyone 
> have ideas on why this is such a huge hit, or thoughts on how to 
> mitigate it?

Stub it out.  Honestly, we don't need to test stevedore itself except in
a small handful of tests—just to ensure that we're using the interface
correctly—, so stubbing out the calls to it would be the best thing.
-- 
Kevin L. Mitchell <kevin.mitchell at rackspace.com>




More information about the OpenStack-dev mailing list