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

Sync with master #2828

Draft
wants to merge 32 commits into
base: 2.19-stable
Choose a base branch
from
Draft

Conversation

comandeo
Copy link

No description provided.

comandeo-mongo and others added 30 commits January 24, 2024 17:43
* making these changes from a clean slate

* propagate CRYPT_SHARED_LIB_PATH from the create-instance.sh script to run-serverless-tests.sh
* RUBY-3314 Implement variable iterations for benchmarks

* report percentiles along with the median

* rename Benchmarking::Micro to Benchmarking::BSON

* refactoring to appease rubocop
* RUBY-3314 Implement variable iterations for benchmarks

* report percentiles along with the median

* rename Benchmarking::Micro to Benchmarking::BSON

* refactoring to appease rubocop

* RUBY-3315 benchmark scoring

* fix merge artifact
* RUBY-3242 Add spec tests for runCommand

* Fix runner

* Add a bit of a comment
* First implementation attempt

* Adjust spec requirement

* Improve specs

* Add write spec

* Add documenting comments

* Use proper error codes in prose tests
* RUBY-3314 Implement variable iterations for benchmarks

* report percentiles along with the median

* rename Benchmarking::Micro to Benchmarking::BSON

* refactoring to appease rubocop

* RUBY-3315 benchmark scoring

* clean up the Rakefile

* progress indicator while benchmarks are running

* rubocop
* RUBY-3268 Index View API for Search Indexes

* documentation, and align method names with the spec

* return the correct value here

* suppress NamespaceNotFound errors for the drop operation

* prose tests for search indexes

* rubocop

* prose tests pass

* first stab at evergreen config for index management specs

* rubocop

* gah, executable permissions

* don't use FLE for full atlas tests

* make sure MONGODB_URI is set

* set the timeout higher for the search index specs

* pass all aggregation options through to the list indexes command

* use the correct implementation for #empty?

* remove unnecessary validation
…rdown (mongodb#2780)

also, expose task_id expansion as environment variable to those scripts
…b#2781)

* RUBY-3267 ignore SDAM unified specs when X.509 auth is enabled

This is because the SDAM unified specs set a failpoint for an authentication
conversation that is never used with X.509 authentication, and so can not
pass with that active.

* re-enable the x.509 specs

* auth flow here assumes SASL; X.509 mechanism is incompatible
* 2706

* Add unified test for all find options

* Add missing options

* Clarify collation on collection

* Add tests for read_concern option

* Add tests for read_preference option
* RUBY-3296 write to log when non-genuine host is detected

* rubocop appeasement

* apparently the Lint/Debugger rubocop is needed in CI, but not locally?
Co-authored-by: Alex Bevilacqua <alex@alexbevi.com>
* RUBY-3298 include container info in handshake metadata

* make sure it works even when faas info is not present

* look for .dockerenv, not Dockerfile

* add a test to check the value of DOCKERENV_PATH

* linter appeasement
…2825)

* RUBY-1813 Discard ServerSessions involved in network errors

* no need to test the now-non-existant SessionPool.create method

* Tweak from code review

Co-authored-by: Dmitry Rybakov <dmitry.rybakov@mongodb.com>

* Another tweak from code review

Co-authored-by: Dmitry Rybakov <dmitry.rybakov@mongodb.com>

---------

Co-authored-by: Dmitry Rybakov <dmitry.rybakov@mongodb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants