Skip to content

test(NODE-5823): CSOT unified runner changes #3966

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 2 commits into from
Jan 18, 2024
Merged

test(NODE-5823): CSOT unified runner changes #3966

merged 2 commits into from
Jan 18, 2024

Conversation

durran
Copy link
Member

@durran durran commented Jan 17, 2024

Description

Implements unified test runner changes for the CSOT unified tests to run.

What is changing?

Implements the following operations:

  • listDatabaseNames
  • listCollectionNames
  • count
  • listIndexNames
  • dropIndexes
  • drop

Updates find to work on both a collection or gridfs bucket.

Patch for enabled CSOT unified tests on all topologies: https://spruce.mongodb.com/version/65a7fe30e3c33167dda24b5d/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Is there new documentation needed for these changes?

None

What is the motivation for this change?

NODE-5823

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@durran durran marked this pull request as ready for review January 17, 2024 19:07
@nbbeeken nbbeeken self-assigned this Jan 17, 2024
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jan 17, 2024
@durran durran requested a review from nbbeeken January 18, 2024 19:42
@nbbeeken nbbeeken merged commit 9b76a43 into main Jan 18, 2024
@nbbeeken nbbeeken deleted the NODE-5823 branch January 18, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants