Skip to content

Conversation

@kevinAlbs
Copy link
Collaborator

Skip auth tests on zSeries depending on DEVPROD-16954. Tested in this patch build.

Background

The C driver tests on zSeries (rhel8-zseries-large) fails to connect to the test host referenced in DEVPROD-16954. From a patch:

nc: connect to [REDACTED:auth_host] (54.225.237.121) port 27017 (tcp) failed: Connection timed out

I expect this is related to the migration of zSeries hosts in DEVPROD-5083. (Tests did not fail at the time since auth tests were temporarily skipped pending a server upgrade from 3.6 to 4.0 for DEVPROD-9029).

@kevinAlbs kevinAlbs requested a review from a team as a code owner April 18, 2025 20:36
@kevinAlbs kevinAlbs requested review from a user and eramongodb and removed request for a team April 18, 2025 20:36
Copy link
Contributor

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

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

Minor suggestion; otherwise, LGTM.

@kevinAlbs kevinAlbs merged commit be08797 into mongodb:master Apr 21, 2025
39 of 42 checks passed
kevinAlbs added a commit to kevinAlbs/mongo-c-driver that referenced this pull request May 2, 2025
zSeries hosts are unable to connect to test server. See: DEVPROD-16954
eramongodb pushed a commit to eramongodb/mongo-c-driver that referenced this pull request Oct 22, 2025
zSeries hosts are unable to connect to test server. See: DEVPROD-16954
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.

2 participants