Skip to content

PHPLIB-1099: Add MongoDB rapid releases to Evergreen matrix #1056

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
merged 4 commits into from
Apr 11, 2023

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Apr 5, 2023

@jmikola jmikola requested a review from alcaeus April 5, 2023 05:55
display_name: "Load balanced - ${mongodb-versions}"
exclude_spec:
# Load balancer is available from MongoDB 5.0+
- { "os": "debian11", "mongodb-versions": ["3.6", "4.0", "4.2", "4.4"], "php-edge-versions": "latest-stable", "driver-versions": "latest-stable" }
Copy link
Member Author

Choose a reason for hiding this comment

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

The test-csfle-skip_crypt_shared and test-csfle-without_aws_creds matrices below currently use 6.0 exclusively. Let me know if you think it makes sense to test on 6.0+ using an exclude_spec similar to what we have here.

Copy link
Member

Choose a reason for hiding this comment

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

With 7.0 coming soon, it would make sense to test on 6.0+ and use an exclude_spec for anything that isn't supported.

@jmikola
Copy link
Member Author

jmikola commented Apr 11, 2023

Test failures on latest are expected (see: SERVER-69563).

@jmikola jmikola merged commit 4067844 into mongodb:master Apr 11, 2023
@jmikola jmikola deleted the phplib-1099 branch April 11, 2023 08:29
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