Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2102

Reduce Evergreen matrix size

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.1
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None

      Currently the driver tests all combinations of Auth + SSL:

      • Auth/SSL
      • Auth/NoSSL
      • NoAuth/SSL
      • NoAuth/NoSSL

      I suggest we reduce this to:

      • Auth/SSL
      • NoAuth/NoSSL

      since auth and ssl are orthogonal concerns.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: