[openstack-dev] [Neutron][QA] Partial fix for unittest memory consumption

Maru Newby marun at redhat.com
Thu May 8 09:41:20 UTC 2014


Memory usage due to plugin+mock leakage is addressed by the following patch:

https://review.openstack.org/#/c/92793/

I'm seeing residual (post-test) memory usage decrease from ~4.5gb to ~1.3gb with 12 concurrent test runners.  Of the 1.3gb, sqlalchemy is taking the lion share at ~500mb, so that will be my next target.


Maru


More information about the OpenStack-dev mailing list