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

[8.4] Disable ML when testing old ES versions on newer GLIBC (#89517) #89520

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

mark-vieira
Copy link
Contributor

Backports the following commits to 8.4:

When testing on systems with later GLIBC versions (> 2.34) we need to
ensure we disable ML for ES versions that have not been patched with
this fix. This PR updates the old repository integration tests
appropriately.

Example failure: https://gradle-enterprise.elastic.co/s/do3qaak77usde
@mark-vieira mark-vieira added :Delivery/Build Build or test infrastructure >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Delivery Meta label for Delivery team labels Aug 22, 2022
@elasticsearchmachine elasticsearchmachine merged commit b9bf023 into elastic:8.4 Aug 22, 2022
@mark-vieira mark-vieira deleted the backport/8.4/pr-89517 branch August 22, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.4.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants