Add MongoDB 3.2 to test matrix (#1842)

* Add MongoDB 3.2 to test matrix

 - Updated mongodb-runner to support specifying storage engine
 - Specifying mmapv1 explictly because of new 3.2 default

* Increase jasmine.DEFAULT_TIMEOUT_INTERVAL to 3 seconds

* Use fixed mongodb-runner

* Increase jasmine.DEFAULT_TIMEOUT_INTERVAL to 15 seconds

* Update to mongodb-runner 3.3.2 upon release
This commit is contained in:
Tyler Brock
2016-05-20 14:18:41 -07:00
committed by Drew
parent b2183680be
commit 9bad87905f
3 changed files with 4 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ env:
matrix:
- MONGODB_VERSION=2.6.11
- MONGODB_VERSION=3.0.8
- MONGODB_VERSION=3.2.6
branches:
only:
- master