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

Fixed the CI action failures due to AL2 with older glibc #999

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

owaiskazi19
Copy link
Member

Description

Fixing the CI actions failures due to AL2 with older glibc. Ref:opensearch-project/opensearch-build#5178

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Jan 15, 2025
@owaiskazi19 owaiskazi19 added skip-changelog and removed backport 2.x backport PRs to 2.x branch labels Jan 15, 2025
@dbwiddis dbwiddis merged commit 5480cb4 into opensearch-project:main Jan 15, 2025
21 of 22 checks passed
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.57%. Comparing base (4b92fb8) to head (fbb2a0d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #999   +/-   ##
=========================================
  Coverage     77.57%   77.57%           
  Complexity      993      993           
=========================================
  Files            99       99           
  Lines          4714     4714           
  Branches        431      431           
=========================================
  Hits           3657     3657           
  Misses          877      877           
  Partials        180      180           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbwiddis dbwiddis added the backport 2.x backport PRs to 2.x branch label Jan 16, 2025
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 16, 2025
Signed-off-by: Owais <[email protected]>
(cherry picked from commit 5480cb4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Jan 16, 2025
…bc (#1004)

Fixed the CI action failures due to AL2 with older glibc (#999)


(cherry picked from commit 5480cb4)

Signed-off-by: Owais <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants