Skip to content
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

fix(ci): account for 8.0.0 publish MONGOSH-1833 #2179

Merged
merged 2 commits into from
Sep 25, 2024
Merged

fix(ci): account for 8.0.0 publish MONGOSH-1833 #2179

merged 2 commits into from
Sep 25, 2024

Conversation

addaleax
Copy link
Contributor

Refactor the evergreen CI matrix in response to 8.0.0 having been published so that:

  • On platforms that have been EOL'ed in 8.0.0, we run e2e tests using the 7.x server instead
  • We account for the 8.x minimum on RHEL 9 being RHEL 9.3 specifically
  • We use the stable shared library versions again (MONGOSH-1833)

Refactor the evergreen CI matrix in response to 8.0.0 having been
published so that:
- On platforms that have been EOL'ed in 8.0.0, we run e2e tests
  using the 7.x server instead
- We account for the 8.x minimum on RHEL 9 being RHEL 9.3 specifically
- We use the stable shared library versions again (MONGOSH-1833)
@addaleax addaleax merged commit 074add0 into main Sep 25, 2024
1 of 2 checks passed
@addaleax addaleax deleted the 1833-dev branch September 25, 2024 20:35
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