Skip to content

Commit

Permalink
DRIVERS-2668 Add SRV test with uppercase hostname (#1473)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneHarvey committed Nov 21, 2023
1 parent 022fbf6 commit 82da02b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -0,0 +1,11 @@
uri: "mongodb+srv://TEST1.TEST.BUILD.10GEN.CC"
seeds:
- localhost.test.build.10gen.cc:27017
- localhost.test.build.10gen.cc:27018
hosts:
- localhost:27017
- localhost:27018
- localhost:27019
options:
ssl: true
ping: true

0 comments on commit 82da02b

Please sign in to comment.