Skip to content

Commit 30a8513

Browse files
authored
PHPC-1968, PHPC-1992: Update Atlas URIs for 4.0 clusters and serverless (#1268)
1 parent 0e45605 commit 30a8513

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.evergreen/atlas-uris.txt.enc

224 Bytes
Binary file not shown.

tests/atlas.phpt

+9-6
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,25 @@ foreach ($urls as $url) {
3838
===DONE===
3939
<?php exit(0); ?>
4040
--EXPECTF--
41-
Atlas replica set (3.4)
41+
Atlas Serverless
4242
PASS
4343
PASS
44-
Atlas sharded cluster (3.4)
44+
Atlas replica set (4.0)
4545
PASS
4646
PASS
47-
Atlas free tier replica set (4.4)
47+
Atlas sharded cluster (4.0)
4848
PASS
4949
PASS
50-
Atlas with only TLSv1.1 enabled (3.4)
50+
Atlas free tier replica set
5151
PASS
5252
PASS
53-
Atlas with only TLSv1.2 enabled (3.4)
53+
Atlas with only TLSv1.1 enabled (4.0)
5454
PASS
5555
PASS
56-
Atlas with only TLSv1.2 enabled (3.4) and bad credentials
56+
Atlas with only TLSv1.2 enabled (4.0)
57+
PASS
58+
PASS
59+
Atlas with only TLSv1.2 enabled (4.0) and bad credentials
5760
FAIL: %s
5861
FAIL: %s
5962
===DONE===

0 commit comments

Comments
 (0)