Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1026

Remove topology assumptions from the test suite.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The test suite currently assumes that the primary of a replica set will always be at some fixed host:port. The test suite should instead use a seed list (or a URI) to configure MongoClient instances for testing, and allow MongoClient to discover the current topology. The test suite should run equally well against a sharded cluster, replica set (even a single member replica set), or standalone.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: