Skip to content

Conversation

@connorsmacd
Copy link
Collaborator

@connorsmacd connorsmacd commented Sep 15, 2025

Reference:

Changes:

  • Remove mongohouse testing form EVG configs
  • Remove tests related to mongohouse
  • Remove test_framework_is_mongohouse logic
  • Remove src/libmongoc/tests/json/mongohouse

Note

As is the case with a lot of my tasks, I primarily made changes by simply grepping for mongohouse/Atlas Data Lake/ADL, then removed the relevant files or code. It is possible that I removed something I shouldn't have or that I missed something.

@connorsmacd connorsmacd changed the title CDRIVER-6065 Remove mongohouse testing from EVG configs CDRIVER-6065 remove mongohouse testing from EVG configs Sep 16, 2025
@connorsmacd connorsmacd changed the title CDRIVER-6065 remove mongohouse testing from EVG configs CDRIVER-6065 remove atlas data lake testing Sep 16, 2025
@connorsmacd connorsmacd marked this pull request as ready for review September 16, 2025 14:33
@connorsmacd connorsmacd requested a review from a team as a code owner September 16, 2025 14:33
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@rcsanchez97 rcsanchez97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@connorsmacd connorsmacd merged commit 223426f into mongodb:master Sep 16, 2025
44 of 46 checks passed
eramongodb pushed a commit to eramongodb/mongo-c-driver that referenced this pull request Oct 6, 2025
eramongodb added a commit that referenced this pull request Oct 6, 2025
* CDRIVER-6071 replace build-and-test-with-toolchain with openssl-compat (#2082)
* CDRIVER-6071 fix prohibition of OCSP TEST_3 with darwinssl (#2086)
* Update mingw-windows2016 to use "CC=gcc" for mingw-w64 (#2087)
* DRIVERS-3279 check for new "too-large" error code (#2106)
* CDRIVER-5987 remove serverless testing (#2116)
* CDRIVER-6065 remove atlas data lake testing (#2117)

---------

Co-authored-by: Kevin Albertson <[email protected]>
Co-authored-by: Connor MacDonald <[email protected]>
Julia-Garland pushed a commit to Julia-Garland/mongo-c-driver that referenced this pull request Oct 7, 2025
eramongodb pushed a commit to eramongodb/mongo-c-driver that referenced this pull request Oct 22, 2025
eramongodb added a commit that referenced this pull request Oct 22, 2025
* Fix unused test_framework_skip_if_not_single_version_5 warning

* CDRIVER-5990 skip auth tests on zSeries (#1996)

zSeries hosts are unable to connect to test server. See: DEVPROD-16954

* CDRIVER-6071 replace build-and-test-with-toolchain with openssl-compat (#2082)

* Remove build-and-test-with-toolchain task
* Add openssl-downloader.sh
* CDRIVER-5995: unskip relevant auth tests
* Fix and update run-auth-tests.sh
* Fix and update run-aws-tests.sh
* Fix and update run-ocsp-test.sh
* Migrate OpenSSL compatibility checks into openssl-compat matrix
* Disable failing OCSP darwinssl tasks
* Add verification of shared vs. static linkage of OpenSSL
* Remove obsolete BYPASS_FIND_CMAKE branches
* Support forwarding extra CMake flags to compile_libmongocrypt
* Add reference to CDRIVER-3759

* CDRIVER-6075 fix and update EVG task coverage on MacOS distros (#2088)

* CDRIVER-6075 fix and update EVG task coverage on MacOS distros
* CDRIVER-6079 skip /scram/cache_invalidation on macos-14-arm64

* CDRIVER-5987 remove serverless testing (#2116)

* CDRIVER-6065 remove atlas data lake testing (#2117)

* DRIVERS-3279 check for new "too-large" error code (#2106)

* Address -Wuninitialized-const-pointer with Clang 21 (#2155)

---------

Co-authored-by: Kevin Albertson <[email protected]>
Co-authored-by: Connor MacDonald <[email protected]>
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.

3 participants