-
Notifications
You must be signed in to change notification settings - Fork 456
CDRIVER-5987 remove serverless testing #2116
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
connorsmacd
merged 10 commits into
mongodb:master
from
connorsmacd:remove-serverless-testing.CDRIVER-5987
Sep 16, 2025
Merged
CDRIVER-5987 remove serverless testing #2116
connorsmacd
merged 10 commits into
mongodb:master
from
connorsmacd:remove-serverless-testing.CDRIVER-5987
Sep 16, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
connorsmacd
commented
Sep 12, 2025
kevinAlbs
reviewed
Sep 15, 2025
src/libmongoc/tests/json/change_streams/unified/change-streams-clusterTime.json
Outdated
Show resolved
Hide resolved
kevinAlbs
approved these changes
Sep 15, 2025
mdb-ad
approved these changes
Sep 16, 2025
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reference:
Changes
"serverless"field from"runOnRequirements"in test runner.