Skip to content
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

DRIVERS-2847 Update CSOT encryption test for listCollections #1564

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vbabanin
Copy link
Member

@vbabanin vbabanin commented Apr 11, 2024

DRIVERS-2847

  • Fix client-side encryption test in timeoutMS.yml by correcting the number of expected listCollections operations to one, based on libmongocrypt's caching behavior.
  • Update description to reflect that the internal MongoClient, not configured for auto encryption, does not generate extra listCollections events.

Please complete the following before merging:

  • Update changelog. (no changelog)
  • Make sure there are generated JSON files from the YAML test files.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

Tested in Java driver mongodb/mongo-java-driver#1363.

@vbabanin vbabanin marked this pull request as ready for review April 11, 2024 14:42
@vbabanin vbabanin requested a review from a team as a code owner April 11, 2024 14:42
@vbabanin vbabanin requested review from katcharov and removed request for a team April 11, 2024 14:42
@qingyang-hu qingyang-hu self-requested a review April 23, 2024 17:34
@ShaneHarvey ShaneHarvey changed the title Update CSOT test definition. DRIVERS-2847 Update CSOT encryption test for listCollections Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants