Skip to content

Resolve integTest bug on deb to check for opensearch:adm #17641

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 3 commits into from
Mar 21, 2025

Conversation

RajatGupta02
Copy link
Contributor

@RajatGupta02 RajatGupta02 commented Mar 20, 2025

Description

Resolves integTest bug on deb to check for opensearch:adm

Related Issues

Resolves #17614

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 <[email protected]>
Copy link
Contributor

❕ Gradle check result for 2464d2e: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testSnapshotWithStuckNode

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

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.41%. Comparing base (47d3655) to head (4d73eff).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17641      +/-   ##
============================================
- Coverage     72.53%   72.41%   -0.13%     
+ Complexity    65826    65738      -88     
============================================
  Files          5311     5311              
  Lines        305073   305073              
  Branches      44243    44243              
============================================
- Hits         221293   220918     -375     
- Misses        65688    66145     +457     
+ Partials      18092    18010      -82     

☔ 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.

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Mar 20, 2025

@RajatGupta02 update changelog?

Thanks.

Rajat Gupta and others added 2 commits March 20, 2025 11:35
Copy link
Contributor

❕ Gradle check result for 4d73eff: UNSTABLE

  • TEST FAILURES:
      2 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testSnapshotWithStuckNode

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

@andrross andrross merged commit d5e9093 into opensearch-project:main Mar 21, 2025
31 checks passed
bzhangam pushed a commit to bzhangam/OpenSearch that referenced this pull request Mar 25, 2025
…project#17641)

* Fix ownership issue on deb

Signed-off-by: Rajat Gupta <[email protected]>

* Update Changelog

Signed-off-by: Rajat Gupta <[email protected]>

---------

Signed-off-by: Rajat Gupta <[email protected]>
Signed-off-by: Rajat Gupta <[email protected]>
Co-authored-by: Rajat Gupta <[email protected]>
@RajatGupta02 RajatGupta02 deleted the fix-deb-systemdinteg branch April 30, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Enhancement or improvement to existing feature or request Other release v3.0.0 Issues and PRs related to version 3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Systemd integTest did not check for opensearch:adm on deb packages
3 participants