Maru Newby 70e0299ae8 Make plugin deallocation check optional
The fix for memory leakage in the related bug added a check for plugin
deallocation that performed a call to gc.collect() after every test.
This had the side-effect of increasing test execution time by ~50%, so
this patch makes the check optional via an environment variable
(OS_CHECK_PLUGIN_DEALLOCATION).

It may make sense to create a periodic job that runs with the check
enabled, but otherwise the check can be used by developers for
debugging purposes.

Change-Id: I9ebe663abbc4e4ff3a62d807d5a3230c2ecccd07
Related-Bug: #1234857
2014-05-09 22:24:45 +00:00
..
2014-05-08 16:54:08 +00:00
2014-05-04 12:40:08 +02:00
2013-08-16 10:10:30 +08:00
2014-05-04 12:40:08 +02:00
2014-05-04 12:40:08 +02:00
2013-07-06 15:02:43 -04:00
2014-02-10 04:58:38 +09:00
2014-05-04 12:40:08 +02:00
2014-02-25 14:28:35 +00:00
2014-04-23 18:14:49 +03:00
2013-07-06 15:02:43 -04:00