Skip to content

PHPC-1968, PHPC-1992: Update Atlas URIs for 4.0 clusters and serverless #1268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .evergreen/atlas-uris.txt.enc
Binary file not shown.
15 changes: 9 additions & 6 deletions tests/atlas.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,25 @@ foreach ($urls as $url) {
===DONE===
<?php exit(0); ?>
--EXPECTF--
Atlas replica set (3.4)
Atlas Serverless
PASS
PASS
Atlas sharded cluster (3.4)
Atlas replica set (4.0)
PASS
PASS
Atlas free tier replica set (4.4)
Atlas sharded cluster (4.0)
PASS
PASS
Atlas with only TLSv1.1 enabled (3.4)
Atlas free tier replica set
PASS
PASS
Atlas with only TLSv1.2 enabled (3.4)
Atlas with only TLSv1.1 enabled (4.0)
PASS
PASS
Atlas with only TLSv1.2 enabled (3.4) and bad credentials
Atlas with only TLSv1.2 enabled (4.0)
PASS
PASS
Atlas with only TLSv1.2 enabled (4.0) and bad credentials
FAIL: %s
FAIL: %s
===DONE===