Skip to content

Fix systemd configs in main#18135

Merged
peterzhuamazon merged 1 commit intoopensearch-project:mainfrom
RajatGupta02:main
Apr 29, 2025
Merged

Fix systemd configs in main#18135
peterzhuamazon merged 1 commit intoopensearch-project:mainfrom
RajatGupta02:main

Conversation

@RajatGupta02
Copy link
Copy Markdown
Contributor

@RajatGupta02 RajatGupta02 commented Apr 29, 2025

Description

Fix systemd configs in main

Related Issues

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 4efe8ec: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 4efe8ec: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.61%. Comparing base (f55af4e) to head (4efe8ec).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18135      +/-   ##
============================================
+ Coverage     72.56%   72.61%   +0.05%     
- Complexity    67227    67316      +89     
============================================
  Files          5476     5476              
  Lines        310445   310445              
  Branches      45124    45124              
============================================
+ Hits         225261   225440     +179     
+ Misses        66786    66637     -149     
+ Partials      18398    18368      -30     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the bug Something isn't working label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Other skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] DEB systemd test failed as swap syscall not being blocked

2 participants