-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Despite installing specific MongoDB server packages in .travis.yml, our test jobs mostly appear to use MongoDB 3.2. It's likely that we're installing the correct packages, but the mongod available at runtime is original service: mongodb process that ships with Travis' container. We may need to either disable the built-in service or force a restart of the service so it picks up our manually installed packages.
- duplicates
-
PHPLIB-101 Use mongo-orchestration for Travis CI builds
- Closed
- related to
-
PHPLIB-300 Test suite should not query featureCompatibilityVersion for server versions before 3.4
- Closed
-
PHPC-1159 Test on specific server versions in Travis CI
- Closed
-
PHPLIB-324 Cache extension installation for Travis CI jobs
- Closed
- links to