Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-299

Ensure Travis CI jobs run with expected server versions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: