Github user neykov commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/411#issuecomment-69042018
I am getting the following error in the logs when the tests try to start
mongodb:
```
Please make at least 422MB available in
/tmp/brooklyn-svet/apps/htTbOmQm/entities/MongoDBServer_QQirTLu2/data/journal
or use --smallfiles
```
getting it with the following command:
```
mvn test -PIntegration -Dtest=MongoDbBlueprintTest#testMongoSingleServer
```
Before starting the tests I have 600mb free on the drive, 257mb after the
test fails. smallfiles = true is already set in the mongodb.conf file.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---