Remove host flag from integration tests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.0.0-rc1
    • Component/s: Testing
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      x/network/integration and x/mongo/driver/integration tests take in a -host flag which defaults to 127.0.0.1:27017. 

      1. This default means tests will fail if the cluster you're testing against doesn't have a member on localhost:27017
      2. It looks like this flag isn't being used

      Removing this flag and setting the host from MONGODB_URI will give people more flexibility on how they run tests.

            Assignee:
            Unassigned
            Reporter:
            Tim Fogarty (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: