Because pymongo doesn't close connection on .close() when we use its
pool, we disable the MongoClient pooling feature for running tests.
This allow to use a normal number of connection in mongod for test.
Fixes bug #1218488
Change-Id: Ie4c74620937816ed0592f5ac72de99dee3173ad8