Skip to content

DRIVERS-2799: Use more permissive top-level runOnRequirements#1484

Merged
jmikola merged 2 commits intomongodb:masterfrom
jmikola:drivers-2799
Dec 20, 2023
Merged

DRIVERS-2799: Use more permissive top-level runOnRequirements#1484
jmikola merged 2 commits intomongodb:masterfrom
jmikola:drivers-2799

Conversation

@jmikola
Copy link
Contributor

@jmikola jmikola commented Dec 19, 2023

https://jira.mongodb.org/browse/DRIVERS-2799

This also fixes an outstanding inconsistency in one of the retryable writes POC tests for the unified test runner, which would otherwise start failing once DRIVERS-1641 is implemented.

PHPLIB POC: mongodb/mongo-php-library#1210


Please complete the following before merging:

  • Update changelog.
  • Make sure there are generated JSON files from the YAML test files.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded clusters, and serverless).

This avoids unintentionally skipping tests. Previously, some tests were never run on sharded clusters.
This ensures the unified test is consistent with the legacy test from which it was derived. Additionally, it makes the test resilient to possible changes in DRIVERS-1641.

This inconsistency dates back to e4808b8.
@jmikola jmikola merged commit 4c73bb1 into mongodb:master Dec 20, 2023
@jmikola jmikola deleted the drivers-2799 branch December 20, 2023 19:34
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